Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c201 PJPEG_GETEXIFU16_PARAM pGetExifU16 = NULL; in JPEGIoctl() local
400 pGetExifU16 = (PJPEG_GETEXIFU16_PARAM)pArgs; in JPEGIoctl()
401 pGetExifU16->retVal = psJPEG_InstPri->fpJPEGGetEXIFFlash(pGetExifU16->pu16Value); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c215 PJPEG_GETEXIFU16_PARAM pGetExifU16 = NULL; in JPEGIoctl() local
414 pGetExifU16 = (PJPEG_GETEXIFU16_PARAM)pArgs; in JPEGIoctl()
415 pGetExifU16->retVal = psJPEG_InstPri->fpJPEGGetEXIFFlash(pGetExifU16->pu16Value); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c282 PJPEG_GETEXIFU16_PARAM pGetExifU16 = NULL; in JPEGIoctl() local
482 pGetExifU16 = (PJPEG_GETEXIFU16_PARAM)pArgs; in JPEGIoctl()
483 pGetExifU16->retVal = psJPEG_InstPri->fpJPEGGetEXIFFlash(pGetExifU16->pu16Value); in JPEGIoctl()