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

Lines Matching defs:MCU_width

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