Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:MCU_width

173   int MCU_width;		/* number of blocks per MCU, horizontally */
175 int MCU_blocks; /* MCU_width * MCU_height */
176 int MCU_sample_width; /* MCU width in samples: MCU_width * DCT_h_scaled_size */