Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:MAX_COMPS_IN_SCAN

53 #define MAX_COMPS_IN_SCAN   4	/* JPEG limit on # of components in one scan */
198 int component_index[MAX_COMPS_IN_SCAN]; /* their SOF/comp_info[] indexes */
438 jpeg_component_info * cur_comp_info[MAX_COMPS_IN_SCAN];
670 jpeg_component_info * cur_comp_info[MAX_COMPS_IN_SCAN];