Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c199 PJPEG_GETEXIFORIENTATION_PARAM pGetExifOrientation = NULL; in JPEGIoctl() local
388 pGetExifOrientation = (PJPEG_GETEXIFORIENTATION_PARAM)pArgs; in JPEGIoctl()
389pGetExifOrientation->retVal = psJPEG_InstPri->fpJPEGGetEXIFOrientation(pGetExifOrientation->eOrien… in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c213 PJPEG_GETEXIFORIENTATION_PARAM pGetExifOrientation = NULL; in JPEGIoctl() local
402 pGetExifOrientation = (PJPEG_GETEXIFORIENTATION_PARAM)pArgs; in JPEGIoctl()
403pGetExifOrientation->retVal = psJPEG_InstPri->fpJPEGGetEXIFOrientation(pGetExifOrientation->eOrien… in JPEGIoctl()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c280 PJPEG_GETEXIFORIENTATION_PARAM pGetExifOrientation = NULL; in JPEGIoctl() local
470 pGetExifOrientation = (PJPEG_GETEXIFORIENTATION_PARAM)pArgs; in JPEGIoctl()
471pGetExifOrientation->retVal = psJPEG_InstPri->fpJPEGGetEXIFOrientation(pGetExifOrientation->eOrien… in JPEGIoctl()