Lines Matching refs:ui32PredCombControl
429 IMG_UINT32 ui32PredCombControl = 0; in tng__patch_hw_profile() local
434 ui32PredCombControl |= F_ENCODE(1, TOPAZHP_CR_INTRA4X4_DISABLE); in tng__patch_hw_profile()
438 ui32PredCombControl |= F_ENCODE(1, TOPAZHP_CR_INTRA8X8_DISABLE); in tng__patch_hw_profile()
443 ui32PredCombControl |= F_ENCODE(1, TOPAZHP_CR_INTRA16X16_DISABLE); in tng__patch_hw_profile()
452 ui32PredCombControl |= F_ENCODE(1, TOPAZHP_CR_INTER8X8_DISABLE); in tng__patch_hw_profile()
455 ui32PredCombControl |= F_ENCODE(1, TOPAZHP_CR_B_PIC1_DISABLE); in tng__patch_hw_profile()
457 ui32PredCombControl |= F_ENCODE(1, TOPAZHP_CR_B_PIC0_DISABLE); in tng__patch_hw_profile()
460 ctx->ui32PredCombControl = ui32PredCombControl; in tng__patch_hw_profile()
2759 psMtxEncContext->ui32PredCombControl = ctx->ui32PredCombControl; in tng__setvideo_params()
2767 psMtxEncContext->ui32PredCombControl |= F_ENCODE(1, TOPAZHP_CR_INTER_INTRA_SCALE_ENABLE) in tng__setvideo_params()
2772 psMtxEncContext->ui32PredCombControl |= F_ENCODE(1, TOPAZHP_CR_CUMULATIVE_BIASES_ENABLE); in tng__setvideo_params()
2774 psMtxEncContext->ui32PredCombControl |= in tng__setvideo_params()