Searched refs:ui32MVCalc_Colocated (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_enc_trace.c | 314 ui32DistanceB, ui32Position, pMvElement->ui32MVCalc_Colocated); in SETVIDEO_ui32MVSettingsBTable_dump() 339 ui32DistanceB, pMvElement->ui32MVCalc_Colocated); in SETVIDEO_ui32MVSettingsHierarchical_dump() 529 …t}\n", data->sMVSettingsIdr.ui32MVCalc_Below,data->sMVSettingsIdr.ui32MVCalc_Colocated, data->sMVS… in SETVIDEO_dump() 533 …ata->sMVSettingsNonB[i].ui32MVCalc_Below,data->sMVSettingsNonB[i].ui32MVCalc_Colocated, data->sMVS… in SETVIDEO_dump()
|
D | tng_hostcode.c | 1226 psMtxEncCtx->sMVSettingsIdr.ui32MVCalc_Colocated = 0x00100100;// default based on TRM in tng__prepare_mv_estimates() 1232 &psMtxEncCtx->sMVSettingsIdr.ui32MVCalc_Colocated, in tng__prepare_mv_estimates() 1238 …psMtxEncCtx->sMVSettingsNonB[ui32Distance - 1].ui32MVCalc_Colocated = 0x00100100;// default based … in tng__prepare_mv_estimates() 1244 … &psMtxEncCtx->sMVSettingsNonB[ui32Distance - 1].ui32MVCalc_Colocated, in tng__prepare_mv_estimates() 1268 pMvElement->ui32MVCalc_Colocated=0x00100100;// default based on TRM in tng__prepare_mv_estimates() 1274 &pMvElement->ui32MVCalc_Colocated, in tng__prepare_mv_estimates() 1286 …pHostMVSettingsHierarchical[ui32DistanceB].ui32MVCalc_Colocated = pMvElement->ui32MVCalc_Colocated; in tng__prepare_mv_estimates()
|
D | tng_hostdefs.h | 510 IMG_UINT32 ui32MVCalc_Colocated; member
|
D | tng_trace.c | 746 …t}\n", data->sMVSettingsIdr.ui32MVCalc_Below,data->sMVSettingsIdr.ui32MVCalc_Colocated, data->sMVS… in tng_trace_setvideo() 750 …ata->sMVSettingsNonB[i].ui32MVCalc_Below,data->sMVSettingsNonB[i].ui32MVCalc_Colocated, data->sMVS… in tng_trace_setvideo()
|