Searched refs:_eEXIF_Orientation (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG_OJPD.c | 1286 JPEG_STATIC JPEG_EXIF_Orientation _eEXIF_Orientation; variable 1940 && (E_JPEG_EXIF_ORIENT_NOT_FOUND == _eEXIF_Orientation)) in JPEG_DecodeExifInfo() 1947 _eEXIF_Orientation = E_JPEG_EXIF_ORIENT_RESERVED; in JPEG_DecodeExifInfo() 1951 _eEXIF_Orientation = (JPEG_EXIF_Orientation)u32DataValue; in JPEG_DecodeExifInfo() 1953 JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", _eEXIF_Orientation); in JPEG_DecodeExifInfo() 2026 JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", _eEXIF_Orientation); in JPEG_DecodeExifInfo() 3684 _eEXIF_Orientation = E_JPEG_EXIF_ORIENT_NOT_FOUND; in JPEG_init_thumbnail() 8600 *eOrientation = _eEXIF_Orientation; in MApi_JPEG_GetEXIFOrientation_OJPD() 8601 JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", _eEXIF_Orientation); in MApi_JPEG_GetEXIFOrientation_OJPD()
|
| H A D | apiJPEG.c | 752 JPEG_EXIF_Orientation _eEXIF_Orientation[E_NJPD_NJPD_TOTAL]; member 1129 JPEG_STATIC JPEG_EXIF_Orientation _eEXIF_Orientation[E_NJPD_NJPD_TOTAL]; 1938 … && (E_JPEG_EXIF_ORIENT_NOT_FOUND == pNJPEGContext->_eEXIF_Orientation[pNJPEGContext->eNJPDNum])) in JPEG_DecodeExifInfo() 1945 … pNJPEGContext->_eEXIF_Orientation[pNJPEGContext->eNJPDNum] = E_JPEG_EXIF_ORIENT_RESERVED; in JPEG_DecodeExifInfo() 1949 … pNJPEGContext->_eEXIF_Orientation[pNJPEGContext->eNJPDNum] = (JPEG_EXIF_Orientation)u32DataValue; in JPEG_DecodeExifInfo() 1951 …JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", pNJPEGContext->_eEXIF_Orientation[pNJPEGContext… in JPEG_DecodeExifInfo() 2024 …JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", pNJPEGContext->_eEXIF_Orientation[pNJPEGContext… in JPEG_DecodeExifInfo() 3791 pNJPEGContext->_eEXIF_Orientation[pNJPEGContext->eNJPDNum] = E_JPEG_EXIF_ORIENT_NOT_FOUND; in JPEG_init_thumbnail() 9297 *eOrientation = pNJPEGContext->_eEXIF_Orientation[pNJPEGContext->eNJPDNum]; in _MApi_JPEG_GetEXIFOrientation() 9298 …JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", pNJPEGContext->_eEXIF_Orientation[pNJPEGContext… in _MApi_JPEG_GetEXIFOrientation()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/ |
| H A D | apiJPEG.c | 1270 JPEG_STATIC JPEG_EXIF_Orientation _eEXIF_Orientation; variable 1932 && (E_JPEG_EXIF_ORIENT_NOT_FOUND == _eEXIF_Orientation)) in JPEG_DecodeExifInfo() 1939 _eEXIF_Orientation = E_JPEG_EXIF_ORIENT_RESERVED; in JPEG_DecodeExifInfo() 1943 _eEXIF_Orientation = (JPEG_EXIF_Orientation)u32DataValue; in JPEG_DecodeExifInfo() 1945 JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", _eEXIF_Orientation); in JPEG_DecodeExifInfo() 2018 JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", _eEXIF_Orientation); in JPEG_DecodeExifInfo() 3676 _eEXIF_Orientation = E_JPEG_EXIF_ORIENT_NOT_FOUND; in JPEG_init_thumbnail() 8588 *eOrientation = _eEXIF_Orientation; in _MApi_JPEG_GetEXIFOrientation() 8589 JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", _eEXIF_Orientation); in _MApi_JPEG_GetEXIFOrientation()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| H A D | apiJPEG.c | 1296 JPEG_STATIC JPEG_EXIF_Orientation _eEXIF_Orientation; variable 1958 && (E_JPEG_EXIF_ORIENT_NOT_FOUND == _eEXIF_Orientation)) in JPEG_DecodeExifInfo() 1965 _eEXIF_Orientation = E_JPEG_EXIF_ORIENT_RESERVED; in JPEG_DecodeExifInfo() 1969 _eEXIF_Orientation = (JPEG_EXIF_Orientation)u32DataValue; in JPEG_DecodeExifInfo() 1971 JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", _eEXIF_Orientation); in JPEG_DecodeExifInfo() 2044 JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", _eEXIF_Orientation); in JPEG_DecodeExifInfo() 3631 _eEXIF_Orientation = E_JPEG_EXIF_ORIENT_NOT_FOUND; in JPEG_init_thumbnail() 8573 *eOrientation = _eEXIF_Orientation; in _MApi_JPEG_GetEXIFOrientation() 8574 JPEG_DEBUG_API_MSG("JPEG EXIF Orientation = %d\n", _eEXIF_Orientation); in _MApi_JPEG_GetEXIFOrientation()
|