Home
last modified time | relevance | path

Searched refs:_u16EXIF_Flash (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1292 JPEG_STATIC MS_U16 _u16EXIF_Flash; variable
2188 _u16EXIF_Flash = JPEG_Tiff_EndianChangeS(JPEG_GetU16(pExifPtrOffset)); in JPEG_DecodeExifInfo()
2189 JPEG_DEBUG_API_MSG("EXIF_Flash=0x%x\n", _u16EXIF_Flash); in JPEG_DecodeExifInfo()
3688 _u16EXIF_Flash = 0; in JPEG_init_thumbnail()
8670 *pu16Flash = _u16EXIF_Flash; in MApi_JPEG_GetEXIFFlash_OJPD()
8821 *param = (MS_U32)_u16EXIF_Flash; in MApi_JPEG_GetControl_OJPD()
H A DapiJPEG.c758 MS_U16 _u16EXIF_Flash[E_NJPD_NJPD_TOTAL]; member
1135 JPEG_STATIC MS_U16 _u16EXIF_Flash[E_NJPD_NJPD_TOTAL];
2186 …pNJPEGContext->_u16EXIF_Flash[pNJPEGContext->eNJPDNum] = JPEG_Tiff_EndianChangeS(JPEG_GetU16(pExif… in JPEG_DecodeExifInfo()
2187 … JPEG_DEBUG_API_MSG("EXIF_Flash=0x%x\n", pNJPEGContext->_u16EXIF_Flash[pNJPEGContext->eNJPDNum]); in JPEG_DecodeExifInfo()
3797 pNJPEGContext->_u16EXIF_Flash[pNJPEGContext->eNJPDNum] = 0; in JPEG_init_thumbnail()
9380 *pu16Flash = pNJPEGContext->_u16EXIF_Flash[pNJPEGContext->eNJPDNum]; in _MApi_JPEG_GetEXIFFlash()
9552 *param = (MS_U32)pNJPEGContext->_u16EXIF_Flash[pNJPEGContext->eNJPDNum]; in _MApi_JPEG_GetControl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1276 JPEG_STATIC MS_U16 _u16EXIF_Flash; variable
2180 _u16EXIF_Flash = JPEG_Tiff_EndianChangeS(JPEG_GetU16(pExifPtrOffset)); in JPEG_DecodeExifInfo()
2181 JPEG_DEBUG_API_MSG("EXIF_Flash=0x%x\n", _u16EXIF_Flash); in JPEG_DecodeExifInfo()
3680 _u16EXIF_Flash = 0; in JPEG_init_thumbnail()
8658 *pu16Flash = _u16EXIF_Flash; in _MApi_JPEG_GetEXIFFlash()
8808 *param = (MS_U32)_u16EXIF_Flash; in _MApi_JPEG_GetControl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1302 JPEG_STATIC MS_U16 _u16EXIF_Flash; variable
2206 _u16EXIF_Flash = JPEG_Tiff_EndianChangeS(JPEG_GetU16(pExifPtrOffset)); in JPEG_DecodeExifInfo()
2207 JPEG_DEBUG_API_MSG("EXIF_Flash=0x%x\n", _u16EXIF_Flash); in JPEG_DecodeExifInfo()
3635 _u16EXIF_Flash = 0; in JPEG_init_thumbnail()
8643 *pu16Flash = _u16EXIF_Flash; in _MApi_JPEG_GetEXIFFlash()
8794 *param = (MS_U32)_u16EXIF_Flash; in _MApi_JPEG_GetControl()