Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:MCU_width

1509  *   MCU_width, MCU_height: pixel dimensions of MCU.
1515 * MCU_width = cinfo.max_h_samp_factor * cinfo.block_size
1525 int MCU_width, int MCU_height,
1533 if (image_width % (JDIMENSION) MCU_width)
1543 if (image_width % (JDIMENSION) MCU_width)