Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c200 PJPEG_GETEXIFSTRING_PARAM pGetExifString = NULL; in JPEGIoctl() local
392 pGetExifString = (PJPEG_GETEXIFSTRING_PARAM)pArgs; in JPEGIoctl()
393pGetExifString->retVal = psJPEG_InstPri->fpJPEGGetEXIFManufacturer(pGetExifString->pu8String, pGet… in JPEGIoctl()
396 pGetExifString = (PJPEG_GETEXIFSTRING_PARAM)pArgs; in JPEGIoctl()
397pGetExifString->retVal = psJPEG_InstPri->fpJPEGGetEXIFModel(pGetExifString->pu8String, pGetExifStr… in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c214 PJPEG_GETEXIFSTRING_PARAM pGetExifString = NULL; in JPEGIoctl() local
406 pGetExifString = (PJPEG_GETEXIFSTRING_PARAM)pArgs; in JPEGIoctl()
407pGetExifString->retVal = psJPEG_InstPri->fpJPEGGetEXIFManufacturer(pGetExifString->pu8String, pGet… in JPEGIoctl()
410 pGetExifString = (PJPEG_GETEXIFSTRING_PARAM)pArgs; in JPEGIoctl()
411pGetExifString->retVal = psJPEG_InstPri->fpJPEGGetEXIFModel(pGetExifString->pu8String, pGetExifStr… in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c281 PJPEG_GETEXIFSTRING_PARAM pGetExifString = NULL; in JPEGIoctl() local
474 pGetExifString = (PJPEG_GETEXIFSTRING_PARAM)pArgs; in JPEGIoctl()
475pGetExifString->retVal = psJPEG_InstPri->fpJPEGGetEXIFManufacturer(pGetExifString->pu8String, pGet… in JPEGIoctl()
478 pGetExifString = (PJPEG_GETEXIFSTRING_PARAM)pArgs; in JPEGIoctl()
479pGetExifString->retVal = psJPEG_InstPri->fpJPEGGetEXIFModel(pGetExifString->pu8String, pGetExifStr… in JPEGIoctl()