Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:MAX_COMPS_IN_SCAN

113 #define MAX_COMPS_IN_SCAN   4	/* JPEG limit on # of components in one scan */

253 int component_index[MAX_COMPS_IN_SCAN]; /* their SOF/comp_info[] indexes */
446 jpeg_component_info * cur_comp_info[MAX_COMPS_IN_SCAN];
664 jpeg_component_info * cur_comp_info[MAX_COMPS_IN_SCAN];