Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:MCU_height

1509  *   MCU_width, MCU_height: pixel dimensions of MCU.
1516 * MCU_height = cinfo.max_v_samp_factor * cinfo.block_size
1525 int MCU_width, int MCU_height,
1538 if (image_height % (JDIMENSION) MCU_height)
1545 if (image_height % (JDIMENSION) MCU_height)