Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c197 PJPEG_WAITDONE_PARAM pWaitDone = NULL; in JPEGIoctl() local
380 pWaitDone = (PJPEG_WAITDONE_PARAM)pArgs; in JPEGIoctl()
381 pWaitDone->retVal = psJPEG_InstPri->fpJPEGWaitDone(); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c211 PJPEG_WAITDONE_PARAM pWaitDone = NULL; in JPEGIoctl() local
394 pWaitDone = (PJPEG_WAITDONE_PARAM)pArgs; in JPEGIoctl()
395 pWaitDone->retVal = psJPEG_InstPri->fpJPEGWaitDone(); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c278 PJPEG_WAITDONE_PARAM pWaitDone = NULL; in JPEGIoctl() local
462 pWaitDone = (PJPEG_WAITDONE_PARAM)pArgs; in JPEGIoctl()
463 pWaitDone->retVal = psJPEG_InstPri->fpJPEGWaitDone(); in JPEGIoctl()