Home
last modified time | relevance | path

Searched refs:JPEG_MAXCOMPSINSCAN (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/
H A Djpeg_def.h144 #define JPEG_MAXCOMPSINSCAN 4 macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/
H A Djpeg_def.h144 #define JPEG_MAXCOMPSINSCAN 4 macro
/utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/
H A Djpeg_def.h150 #define JPEG_MAXCOMPSINSCAN 4 macro
H A Dnjpeg_def.h160 #define JPEG_MAXCOMPSINSCAN 4 macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel_def.h557 #define JPEG_MAXCOMPSINSCAN 4 macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel_def.h557 #define JPEG_MAXCOMPSINSCAN 4 macro
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1137 JPEG_STATIC MS_U8 _u8Comp_list[JPEG_MAXCOMPSINSCAN]; /* components in this scan */
3239 if ( ( left != ( MS_U32 )( n * 2 + 3 ) ) || ( n < 1 ) || ( n > JPEG_MAXCOMPSINSCAN ) ) in JPEG_read_sos_marker()
H A DapiJPEG.c647 MS_U8 _u8Comp_list[E_NJPD_NJPD_TOTAL][JPEG_MAXCOMPSINSCAN]; /* components in this scan */
989 JPEG_STATIC MS_U8 _u8Comp_list[E_NJPD_NJPD_TOTAL][JPEG_MAXCOMPSINSCAN]; /* components in this …
3353 if ( ( left != ( MS_U32 )( n * 2 + 3 ) ) || ( n < 1 ) || ( n > JPEG_MAXCOMPSINSCAN ) ) in JPEG_read_sos_marker()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1122 JPEG_STATIC MS_U8 _u8Comp_list[JPEG_MAXCOMPSINSCAN]; /* components in this scan */
3231 if ( ( left != ( MS_U32 )( n * 2 + 3 ) ) || ( n < 1 ) || ( n > JPEG_MAXCOMPSINSCAN ) ) in JPEG_read_sos_marker()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1147 JPEG_STATIC MS_U8 _u8Comp_list[JPEG_MAXCOMPSINSCAN]; /* components in this scan */
3197 if ( ( left != ( MS_U32 )( n * 2 + 3 ) ) || ( n < 1 ) || ( n > JPEG_MAXCOMPSINSCAN ) ) in JPEG_read_sos_marker()