HomeSort by relevance Sort by last modified time
    Searched refs:SearchHeight (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
pnw_hostcode.c 500 unsigned short SearchWidth, SearchHeight, SearchLeftOffset, SearchTopOffset;
525 SearchHeight = min(MVEA_LRB_SEARCH_HEIGHT, ctx->Height);
528 SearchTopOffset = (((SearchHeight / 2) / 16) * 16);
533 ctx->HeightMinusLRBSearchHeight = ctx->Height - SearchHeight;
803 psPicParams->SearchHeight = min(MVEA_LRB_SEARCH_HEIGHT, psPicParams->Height);
    [all...]
pnw_hostcode.h 454 IMG_UINT16 SearchHeight;

Completed in 760 milliseconds