Home | History | Annotate | Download | only in jpeg-6b

Lines Matching defs:MAX_COMPS_IN_SCAN

46 #define MAX_COMPS_IN_SCAN   4	/* JPEG limit on # of components in one scan */
186 int component_index[MAX_COMPS_IN_SCAN]; /* their SOF/comp_info[] indexes */
383 jpeg_component_info * cur_comp_info[MAX_COMPS_IN_SCAN];
605 jpeg_component_info * cur_comp_info[MAX_COMPS_IN_SCAN];