Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:MCU_width

266   int MCU_width;		/* number of blocks per MCU, horizontally */
268 int MCU_blocks; /* MCU_width * MCU_height */
269 int MCU_sample_width; /* MCU width in samples, MCU_width*DCT_scaled_size */