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

  /hardware/intel/img/psb_video/src/
tng_hostair.c 467 ui32NewScanPos = (IMG_UINT32) (ctx->sAirInfo.ui16AIRScanPos + ui32Skip) % ui32MBMaxSize;
495 if (ui32NewScanPos == ctx->sAirInfo.ui16AIRScanPos) {
501 ctx->sAirInfo.ui16AIRScanPos = ui32NewScanPos;
    [all...]
tng_hostcode.h 235 IMG_UINT16 ui16AIRScanPos;
tng_H264ES.c 458 psAIRInfo->ui16AIRScanPos = 0;
    [all...]

Completed in 138 milliseconds