Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/hwdefs/
Dtopaz_defs.h33 #define MVEA_LRB_SEARCH_HEIGHT 80 macro
34 #define MVEA_LRB_TOP_OFFSET (((MVEA_LRB_SEARCH_HEIGHT/2)/16)*16)
DtopazSC_defs.h33 #define MVEA_LRB_SEARCH_HEIGHT 112 macro
35 #define MVEA_LRB_TOP_OFFSET (((MVEA_LRB_SEARCH_HEIGHT/2)/16)*16)
/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.c167 ctx->HeightMinusLRBSearchHeight = ctx->Height - MVEA_LRB_SEARCH_HEIGHT; in lnc_CreateContext()
1267 psCurrent->IPEMax[1] = MVEA_LRB_SEARCH_HEIGHT - 1; in lnc__setup_slice_row_params()
1270 psCurrent->IPEMax[1] = MVEA_LRB_SEARCH_HEIGHT - 4; in lnc__setup_slice_row_params()
/hardware/intel/img/psb_video/src/
Dpnw_hostcode.c525 SearchHeight = min(MVEA_LRB_SEARCH_HEIGHT, ctx->Height); in pnw_CreateContext()
803 psPicParams->SearchHeight = min(MVEA_LRB_SEARCH_HEIGHT, psPicParams->Height); in pnw_RenderPictureParameter()
1650 ui16SearchHeight = min(MVEA_LRB_SEARCH_HEIGHT, ctx->Height); in pnw__setup_slice_row_params()
1902 SearchHeight = min(MVEA_LRB_SEARCH_HEIGHT, ctx->Height); in pnw__send_encode_slice_params()