Home
last modified time | relevance | path

Searched refs:MV_OFFSET_IN_TABLE (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_enc_trace.h95 #ifndef MV_OFFSET_IN_TABLE
96 #define MV_OFFSET_IN_TABLE(BDistance, Position) ((BDistance) * MV_ROW_STRIDE + (Position) * sizeof(… macro
Dtng_hostdefs.h72 #define MV_OFFSET_IN_TABLE(BDistance, Position) ((BDistance) * MV_ROW_STRIDE + (Position) * sizeof(… macro
Dtng_enc_trace.c310 …ment = (IMG_MV_SETTINGS * ) ((IMG_UINT8 *) pHostMVSettingsBTable + MV_OFFSET_IN_TABLE(ui32Distance… in SETVIDEO_ui32MVSettingsBTable_dump()
Dtng_hostcode.c1266 …ment = (IMG_MV_SETTINGS * ) ((IMG_UINT8 *) pHostMVSettingsBTable + MV_OFFSET_IN_TABLE(ui32Distance… in tng__prepare_mv_estimates()
1283 …ement = (IMG_MV_SETTINGS * ) ((IMG_UINT8 *)pHostMVSettingsBTable + MV_OFFSET_IN_TABLE(ui32Distance… in tng__prepare_mv_estimates()