VIDC_BITDEPTH_10
if (inst->bit_depth == VIDC_BITDEPTH_10 && inst->session_type == VIDC_SESSION_TYPE_DEC) {
params.enc.is_tenbit = inst->bit_depth == VIDC_BITDEPTH_10;
!(inst->bit_depth == VIDC_BITDEPTH_10))
if (inst->bit_depth == VIDC_BITDEPTH_10)
!(inst->bit_depth == VIDC_BITDEPTH_10))