Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1098 JPEG_STATIC MS_U8 _u8DecodeType = E_JPEG_TYPE_MAIN; variable
2244 if(E_JPEG_TYPE_THUMBNAIL != _u8DecodeType) in JPEG_DecodeExifInfo()
3103 && (E_JPEG_TYPE_MAIN == _u8DecodeType)) in JPEG_read_sof_marker()
6058 if(_u8DecodeType == E_JPEG_TYPE_THUMBNAIL) in JPEG_decode_init()
6221 if(_u8DecodeType == E_JPEG_TYPE_THUMBNAIL)
6894 _u8DecodeType = decode_type;
7081 _u8DecodeType = pInitParam->u8DecodeType; in MApi_JPEG_Init_OJPD()
7118 if (_u8DecodeType == E_JPEG_TYPE_MJPEG) in MApi_JPEG_Init_OJPD()
8929 _u8DecodeType = decode_type;
H A DapiJPEG.c610 MS_U8 _u8DecodeType[E_NJPD_NJPD_TOTAL]; member
952 JPEG_STATIC MS_U8 _u8DecodeType[E_NJPD_NJPD_TOTAL];
2242 if(E_JPEG_TYPE_THUMBNAIL != pNJPEGContext->_u8DecodeType[pNJPEGContext->eNJPDNum]) in JPEG_DecodeExifInfo()
3215 && (E_JPEG_TYPE_MAIN == pNJPEGContext->_u8DecodeType[pNJPEGContext->eNJPDNum])) in JPEG_read_sof_marker()
5974 if(pNJPEGContext->_u8DecodeType[pNJPEGContext->eNJPDNum] == E_JPEG_TYPE_THUMBNAIL) in JPEG_decode_init()
6170 if(_u8DecodeType[pNJPEGContext->eNJPDNum] == E_JPEG_TYPE_THUMBNAIL)
6932 _u8DecodeType[pNJPEGContext->eNJPDNum] = decode_type;
7318 pNJPEGContext->_u8DecodeType[pNJPEGContext->eNJPDNum] = pInitParam->u8DecodeType; in _MApi_JPEG_Init()
7354 if (pNJPEGContext->_u8DecodeType[pNJPEGContext->eNJPDNum] == E_JPEG_TYPE_MJPEG) in _MApi_JPEG_Init()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1083 JPEG_STATIC MS_U8 _u8DecodeType = E_JPEG_TYPE_MAIN; variable
2236 if(E_JPEG_TYPE_THUMBNAIL != _u8DecodeType) in JPEG_DecodeExifInfo()
3095 && (E_JPEG_TYPE_MAIN == _u8DecodeType)) in JPEG_read_sof_marker()
6053 if(_u8DecodeType == E_JPEG_TYPE_THUMBNAIL) in JPEG_decode_init()
6216 if(_u8DecodeType == E_JPEG_TYPE_THUMBNAIL)
6897 _u8DecodeType = decode_type;
7075 _u8DecodeType = pInitParam->u8DecodeType; in _MApi_JPEG_Init()
7112 if (_u8DecodeType == E_JPEG_TYPE_MJPEG) in _MApi_JPEG_Init()
8900 _u8DecodeType = decode_type;
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1108 JPEG_STATIC MS_U8 _u8DecodeType = E_JPEG_TYPE_MAIN; variable
2262 if(E_JPEG_TYPE_THUMBNAIL != _u8DecodeType) in JPEG_DecodeExifInfo()
3061 && (E_JPEG_TYPE_MAIN == _u8DecodeType)) in JPEG_read_sof_marker()
6008 if(_u8DecodeType == E_JPEG_TYPE_THUMBNAIL) in JPEG_decode_init()
6171 if(_u8DecodeType == E_JPEG_TYPE_THUMBNAIL)
6852 _u8DecodeType = decode_type;
7054 _u8DecodeType = pInitParam->u8DecodeType; in _MApi_JPEG_Init()
7091 if (_u8DecodeType == E_JPEG_TYPE_MJPEG) in _MApi_JPEG_Init()
8887 _u8DecodeType = decode_type;