Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c203 PJPEG_GETEXIFRATIONAL_PARAM pGetExifRational = NULL; in JPEGIoctl() local
408 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
409pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFShutterSpeedValue(pGetExifRational->pRatio… in JPEGIoctl()
412 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
413pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFApertureValue(pGetExifRational->pRational); in JPEGIoctl()
416 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
417pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFExposureBiasValue(pGetExifRational->pRatio… in JPEGIoctl()
420 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
421pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFFocalLength(pGetExifRational->pRational); in JPEGIoctl()
432 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c217 PJPEG_GETEXIFRATIONAL_PARAM pGetExifRational = NULL; in JPEGIoctl() local
422 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
423pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFShutterSpeedValue(pGetExifRational->pRatio… in JPEGIoctl()
426 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
427pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFApertureValue(pGetExifRational->pRational); in JPEGIoctl()
430 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
431pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFExposureBiasValue(pGetExifRational->pRatio… in JPEGIoctl()
434 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
435pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFFocalLength(pGetExifRational->pRational); in JPEGIoctl()
446 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
[all …]
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c284 PJPEG_GETEXIFRATIONAL_PARAM pGetExifRational = NULL; in JPEGIoctl() local
490 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
491pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFShutterSpeedValue(pGetExifRational->pRatio… in JPEGIoctl()
494 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
495pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFApertureValue(pGetExifRational->pRational); in JPEGIoctl()
498 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
499pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFExposureBiasValue(pGetExifRational->pRatio… in JPEGIoctl()
502 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
503pGetExifRational->retVal = psJPEG_InstPri->fpJPEGGetEXIFFocalLength(pGetExifRational->pRational); in JPEGIoctl()
514 pGetExifRational = (PJPEG_GETEXIFRATIONAL_PARAM)pArgs; in JPEGIoctl()
[all …]