Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h223 IMG_INT16 HeightMinus32MinusLRBTopOffset; member
Dpnw_hostcode.c531 ctx->HeightMinus32MinusLRBTopOffset = ctx->Height - (SearchTopOffset + 32); in pnw_CreateContext()
1729 if (iYPos < ctx->HeightMinus32MinusLRBTopOffset) { in pnw__setup_slice_row_params()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.h172 IMG_INT16 HeightMinus32MinusLRBTopOffset; member
Dlnc_hostcode.c165 ctx->HeightMinus32MinusLRBTopOffset = ctx->Height - (MVEA_LRB_TOP_OFFSET + 32); in lnc_CreateContext()
1234 if (YPos < ctx->HeightMinus32MinusLRBTopOffset) { in lnc__setup_slice_row_params()