Searched refs:pqindex_gt8 (Results 1 – 3 of 3) sorted by relevance
233 IMG_BOOL pqindex_gt8; /* Flag to indicate PQINDEX > 8 */ member
743 ctx->pqindex_gt8 = (pic_params->pic_quantizer_fields.bits.pic_quantizer_type == 0); in psb__VC1_process_picture_param()746 ctx->pqindex_gt8 = (pic_params->pic_quantizer_fields.bits.pic_quantizer_scale > 8); in psb__VC1_process_picture_param()1632 if (!ctx->pqindex_gt8) { in psb__VC1_write_VLC_tables()2402 …TE_FIELD(reg_value, MSVDX_VEC_VC1, CR_VEC_VC1_FE_PPS2, VC1_FE_PQINDEX_GT8, ctx->pqindex_gt8); in psb__VC1_load_picture_registers()
739 ctx->pqindex_gt8 = (pic_params->pic_quantizer_fields.bits.pic_quantizer_type == 0); in psb__VC1_process_picture_param()742 ctx->pqindex_gt8 = (pic_params->pic_quantizer_fields.bits.pic_quantizer_scale > 8); in psb__VC1_process_picture_param()1633 if (!ctx->pqindex_gt8) { in psb__VC1_write_VLC_tables()2416 …TE_FIELD(reg_value, MSVDX_VEC_VC1, CR_VEC_VC1_FE_PPS2, VC1_FE_PQINDEX_GT8, ctx->pqindex_gt8); in psb__VC1_load_picture_registers()