Home
last modified time | relevance | path

Searched refs:pExposureBiasValue (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c8702 JPEG_Result _MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue) in _MApi_JPEG_GetEXIFExposureBiasValue() argument
8709 pExposureBiasValue->numerator = _stEXIF_ExposureBiasValue.numerator; in _MApi_JPEG_GetEXIFExposureBiasValue()
8710 pExposureBiasValue->denominator= _stEXIF_ExposureBiasValue.denominator; in _MApi_JPEG_GetEXIFExposureBiasValue()
8711 …xposureBiasValue numerator=%ld, denominator=%ld\n", pExposureBiasValue->numerator, pExposureBiasVa… in _MApi_JPEG_GetEXIFExposureBiasValue()
11218 JPEG_Result MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue) in MApi_JPEG_GetEXIFExposureBiasValue() argument
11229 RATIONALPARA.pRational = pExposureBiasValue; in MApi_JPEG_GetEXIFExposureBiasValue()
11237 return _MApi_JPEG_GetEXIFExposureBiasValue(pExposureBiasValue); in MApi_JPEG_GetEXIFExposureBiasValue()
H A DapiJPEG_priv.h331 JPEG_Result _MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue);
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.h161 JPEG_Result MApi_JPEG_GetEXIFExposureBiasValue_OJPD(JPEG_RATIONAL *pExposureBiasValue);
H A DapiJPEG_priv.h349 JPEG_Result _MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue);
H A DapiJPEG_OJPD.c8714 JPEG_Result MApi_JPEG_GetEXIFExposureBiasValue_OJPD(JPEG_RATIONAL *pExposureBiasValue) in MApi_JPEG_GetEXIFExposureBiasValue_OJPD() argument
8721 pExposureBiasValue->numerator = _stEXIF_ExposureBiasValue.numerator; in MApi_JPEG_GetEXIFExposureBiasValue_OJPD()
8722 pExposureBiasValue->denominator= _stEXIF_ExposureBiasValue.denominator; in MApi_JPEG_GetEXIFExposureBiasValue_OJPD()
8723 …xposureBiasValue numerator=%ld, denominator=%ld\n", pExposureBiasValue->numerator, pExposureBiasVa… in MApi_JPEG_GetEXIFExposureBiasValue_OJPD()
H A DapiJPEG.c9430 JPEG_Result _MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue) in _MApi_JPEG_GetEXIFExposureBiasValue() argument
9433 _USE_OJPD(MApi_JPEG_GetEXIFExposureBiasValue, pExposureBiasValue); in _MApi_JPEG_GetEXIFExposureBiasValue()
9439pExposureBiasValue->numerator = pNJPEGContext->_stEXIF_ExposureBiasValue[pNJPEGContext->eNJPDNum].… in _MApi_JPEG_GetEXIFExposureBiasValue()
9440pExposureBiasValue->denominator= pNJPEGContext->_stEXIF_ExposureBiasValue[pNJPEGContext->eNJPDNum]… in _MApi_JPEG_GetEXIFExposureBiasValue()
9441 …numerator=%td, denominator=%td\n", (ptrdiff_t)pExposureBiasValue->numerator, (ptrdiff_t)pExposureB… in _MApi_JPEG_GetEXIFExposureBiasValue()
12605 JPEG_Result MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue) in MApi_JPEG_GetEXIFExposureBiasValue() argument
12616 RATIONALPARA.pRational = pExposureBiasValue; in MApi_JPEG_GetEXIFExposureBiasValue()
12624 return _MApi_JPEG_GetEXIFExposureBiasValue(pExposureBiasValue); in MApi_JPEG_GetEXIFExposureBiasValue()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c8687 JPEG_Result _MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue) in _MApi_JPEG_GetEXIFExposureBiasValue() argument
8694 pExposureBiasValue->numerator = _stEXIF_ExposureBiasValue.numerator; in _MApi_JPEG_GetEXIFExposureBiasValue()
8695 pExposureBiasValue->denominator= _stEXIF_ExposureBiasValue.denominator; in _MApi_JPEG_GetEXIFExposureBiasValue()
8696 …xposureBiasValue numerator=%ld, denominator=%ld\n", pExposureBiasValue->numerator, pExposureBiasVa… in _MApi_JPEG_GetEXIFExposureBiasValue()
11298 JPEG_Result MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue) in MApi_JPEG_GetEXIFExposureBiasValue() argument
11309 RATIONALPARA.pRational = pExposureBiasValue; in MApi_JPEG_GetEXIFExposureBiasValue()
11317 return _MApi_JPEG_GetEXIFExposureBiasValue(pExposureBiasValue); in MApi_JPEG_GetEXIFExposureBiasValue()
H A DapiJPEG_priv.h331 JPEG_Result _MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiJPEG.h1080 JPEG_Result MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiJPEG.h1074 JPEG_Result MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt30116 JPEG_Result MApi_JPEG_GetEXIFExposureBiasValue(JPEG_RATIONAL *pExposureBiasValue);