Searched refs:ui8DeblockIDC (Results 1 – 5 of 5) sorted by relevance
2306 …ug_msg(VIDEO_DEBUG_GENERAL, "%s PTG ui8DeblockIDC = %x\n", __FUNCTION__, ctx->ui8DeblockIDC ); in tng__generate_slice_params_template()2317 ctx->ui8DeblockIDC, // uiDeblockIDC in tng__generate_slice_params_template()2349 ctx->ui8DeblockIDC, in tng__generate_slice_params_template()2780 … psMtxEncContext->ui32DeblockCtrl = F_ENCODE(ctx->ui8DeblockIDC, TOPAZ_DB_CR_DISABLE_DEBLOCK_IDC); in tng__setvideo_params()3187 if ((ctx->ui8DeblockIDC == 0) && (ctx->bArbitrarySO)) in tng__validate_params()3188 ctx->ui8DeblockIDC = 2; in tng__validate_params()3190 …if ((ctx->ui8DeblockIDC == 0) && ((IMG_UINT32)(ctx->ui8PipesToUse) > 1) && (ctx->ui8SlicesPerPictu… in tng__validate_params()3194 ctx->ui8DeblockIDC = 2; in tng__validate_params()3198 ctx->ui8DeblockIDC = 1; in tng__validate_params()3200 ctx->ui8DeblockIDC = 1; in tng__validate_params()
345 IMG_UINT8 ui8DeblockIDC; member
369 ctx->ui8DeblockIDC = psSliceParams->slice_flags.bits.disable_deblocking_filter_idc; in tng__MPEG4ES_process_slice_param()
1041 ctx->ui8DeblockIDC = ucCurDeblockIdc; in tng__H264ES_process_slice_param_mrfld()1055 ctx->ui8DeblockIDC = psSliceParams->slice_flags.bits.disable_deblocking_filter_idc; in tng__H264ES_process_slice_param_mdfld()
372 ctx->ui8DeblockIDC = psSliceParams->slice_flags.bits.disable_deblocking_filter_idc; in tng__H263ES_process_slice_param()