Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:MCU_width

171   int MCU_width;                /* number of blocks per MCU, horizontally */
173 int MCU_blocks; /* MCU_width * MCU_height */
174 int MCU_sample_width; /* MCU width in samples, MCU_width*DCT_[h_]scaled_size */