Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c198 PJPEG_GETEXIFDATETIME_PARAM pGetExifDateTime = NULL; in JPEGIoctl() local
384 pGetExifDateTime = (PJPEG_GETEXIFDATETIME_PARAM)pArgs; in JPEGIoctl()
385pGetExifDateTime->retVal = psJPEG_InstPri->fpJPEGGetEXIFDateTime(pGetExifDateTime->DateTime); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c212 PJPEG_GETEXIFDATETIME_PARAM pGetExifDateTime = NULL; in JPEGIoctl() local
398 pGetExifDateTime = (PJPEG_GETEXIFDATETIME_PARAM)pArgs; in JPEGIoctl()
399pGetExifDateTime->retVal = psJPEG_InstPri->fpJPEGGetEXIFDateTime(pGetExifDateTime->DateTime); in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c279 PJPEG_GETEXIFDATETIME_PARAM pGetExifDateTime = NULL; in JPEGIoctl() local
466 pGetExifDateTime = (PJPEG_GETEXIFDATETIME_PARAM)pArgs; in JPEGIoctl()
467pGetExifDateTime->retVal = psJPEG_InstPri->fpJPEGGetEXIFDateTime(pGetExifDateTime->DateTime); in JPEGIoctl()