Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c207 PJPEG_GETMPOINDEX_PARAM pGetMPOIndex = NULL; in JPEGIoctl() local
468 pGetMPOIndex = (PJPEG_GETMPOINDEX_PARAM)pArgs; in JPEGIoctl()
469 pGetMPOIndex->bretVal = psJPEG_InstPri->fpJPEGGetMPOIndex(pGetMPOIndex->ppMPOIndex); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c221 PJPEG_GETMPOINDEX_PARAM pGetMPOIndex = NULL; in JPEGIoctl() local
482 pGetMPOIndex = (PJPEG_GETMPOINDEX_PARAM)pArgs; in JPEGIoctl()
483 pGetMPOIndex->bretVal = psJPEG_InstPri->fpJPEGGetMPOIndex(pGetMPOIndex->ppMPOIndex); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c288 PJPEG_GETMPOINDEX_PARAM pGetMPOIndex = NULL; in JPEGIoctl() local
554 pGetMPOIndex = (PJPEG_GETMPOINDEX_PARAM)pArgs; in JPEGIoctl()
556 pGetMPOIndex->bretVal = psJPEG_InstPri->fpJPEGGetMPOIndex(pGetMPOIndex->pMPOIndex); in JPEGIoctl()