Searched defs:MCU_width (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpeglib.h168 int MCU_width; /* number of blocks per MCU, horizontally */ member in struct:__anon729
170 int MCU_blocks; /* MCU_width * MCU_height */
171 int MCU_sample_width; /* MCU width in samples, MCU_width*DCT_scaled_size */

Completed in 37 milliseconds