Searched refs:MVEA_LRB_SEARCH_HEIGHT (Results 1 – 4 of 4) sorted by relevance
33 #define MVEA_LRB_SEARCH_HEIGHT 80 macro34 #define MVEA_LRB_TOP_OFFSET (((MVEA_LRB_SEARCH_HEIGHT/2)/16)*16)
33 #define MVEA_LRB_SEARCH_HEIGHT 112 macro35 #define MVEA_LRB_TOP_OFFSET (((MVEA_LRB_SEARCH_HEIGHT/2)/16)*16)
167 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()
525 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()