Home | History | Annotate | Download | only in jpeg

Lines Matching refs:iMCU_width_To_MCU_width

280     int iMCU_width_To_MCU_width;
283 iMCU_width_To_MCU_width = 1;
286 iMCU_width_To_MCU_width = cinfo->cur_comp_info[0]->h_samp_factor;
290 * cinfo->entropy->index->MCU_sample_size * iMCU_width_To_MCU_width);