Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h225 IMG_INT16 HeightMinusLRBSearchHeight; member
Dpnw_hostcode.c533 ctx->HeightMinusLRBSearchHeight = ctx->Height - SearchHeight; in pnw_CreateContext()
1659 srcY = ctx->HeightMinusLRBSearchHeight; in pnw__setup_slice_row_params()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.h174 IMG_INT16 HeightMinusLRBSearchHeight; member
Dlnc_hostcode.c167 ctx->HeightMinusLRBSearchHeight = ctx->Height - MVEA_LRB_SEARCH_HEIGHT; in lnc_CreateContext()
1183 srcY = ctx->HeightMinusLRBSearchHeight; in lnc__setup_slice_row_params()