Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostair.c467 ui32NewScanPos = (IMG_UINT32) (ctx->sAirInfo.ui16AIRScanPos + ui32Skip) % ui32MBMaxSize; in tng__send_air_inp_ctrl_buf()
495 if (ui32NewScanPos == ctx->sAirInfo.ui16AIRScanPos) { in tng__send_air_inp_ctrl_buf()
501 ctx->sAirInfo.ui16AIRScanPos = ui32NewScanPos; in tng__send_air_inp_ctrl_buf()
Dtng_hostcode.h235 IMG_UINT16 ui16AIRScanPos; member
Dtng_H264ES.c458 psAIRInfo->ui16AIRScanPos = 0; in tng__H264ES_process_misc_air_param()