Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_hostcode.c1623 …IMG_UINT16 ui16SearchWidth, ui16SearchHeight, ui16SearchLeftOffset, ui16SearchTopOffset, ui16CurBl… in pnw__setup_slice_row_params() local
1650 ui16SearchHeight = min(MVEA_LRB_SEARCH_HEIGHT, ctx->Height); in pnw__setup_slice_row_params()
1653 ui16SearchTopOffset = (((ui16SearchHeight / 2) / 16) * 16); in pnw__setup_slice_row_params()
1762 psCurrent->IPEMax[1] = ui16SearchHeight - 1; in pnw__setup_slice_row_params()
1763 psCurrent->RealEdge |= ui16SearchHeight - 4; in pnw__setup_slice_row_params()
1765 psCurrent->IPEMax[1] = ui16SearchHeight - 4; in pnw__setup_slice_row_params()