Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:MCU_width

176   int MCU_width;		/* number of blocks per MCU, horizontally */
178 int MCU_blocks; /* MCU_width * MCU_height */
179 int MCU_sample_width; /* MCU width in samples, MCU_width*DCT_[h_]scaled_size */