Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1291 JPEG_STATIC MS_U16 _u16EXIF_Exposureprogram; variable
2233 _u16EXIF_Exposureprogram = JPEG_Tiff_EndianChangeS(JPEG_GetU16(pExifPtrOffset)); in JPEG_DecodeExifInfo()
2234 JPEG_DEBUG_API_MSG("EXIF_Exposureprogram=0x%x\n", _u16EXIF_Exposureprogram); in JPEG_DecodeExifInfo()
3689 _u16EXIF_Exposureprogram = 0; in JPEG_init_thumbnail()
8891 *param = (MS_U32)_u16EXIF_Exposureprogram; in MApi_JPEG_GetControl_OJPD()
H A DapiJPEG.c757 MS_U16 _u16EXIF_Exposureprogram[E_NJPD_NJPD_TOTAL]; member
1134 JPEG_STATIC MS_U16 _u16EXIF_Exposureprogram[E_NJPD_NJPD_TOTAL];
2231 …pNJPEGContext->_u16EXIF_Exposureprogram[pNJPEGContext->eNJPDNum] = JPEG_Tiff_EndianChangeS(JPEG_Ge… in JPEG_DecodeExifInfo()
2232 …PEG_DEBUG_API_MSG("EXIF_Exposureprogram=0x%x\n", pNJPEGContext->_u16EXIF_Exposureprogram[pNJPEGCon… in JPEG_DecodeExifInfo()
3798 pNJPEGContext->_u16EXIF_Exposureprogram[pNJPEGContext->eNJPDNum] = 0; in JPEG_init_thumbnail()
9622 *param = (MS_U32)pNJPEGContext->_u16EXIF_Exposureprogram[pNJPEGContext->eNJPDNum]; in _MApi_JPEG_GetControl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1275 JPEG_STATIC MS_U16 _u16EXIF_Exposureprogram; variable
2225 _u16EXIF_Exposureprogram = JPEG_Tiff_EndianChangeS(JPEG_GetU16(pExifPtrOffset)); in JPEG_DecodeExifInfo()
2226 JPEG_DEBUG_API_MSG("EXIF_Exposureprogram=0x%x\n", _u16EXIF_Exposureprogram); in JPEG_DecodeExifInfo()
3681 _u16EXIF_Exposureprogram = 0; in JPEG_init_thumbnail()
8878 *param = (MS_U32)_u16EXIF_Exposureprogram; in _MApi_JPEG_GetControl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1301 JPEG_STATIC MS_U16 _u16EXIF_Exposureprogram; variable
2251 _u16EXIF_Exposureprogram = JPEG_Tiff_EndianChangeS(JPEG_GetU16(pExifPtrOffset)); in JPEG_DecodeExifInfo()
2252 JPEG_DEBUG_API_MSG("EXIF_Exposureprogram=0x%x\n", _u16EXIF_Exposureprogram); in JPEG_DecodeExifInfo()
3636 _u16EXIF_Exposureprogram = 0; in JPEG_init_thumbnail()
8864 *param = (MS_U32)_u16EXIF_Exposureprogram; in _MApi_JPEG_GetControl()