Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:D_MAX_BLOCKS_IN_MCU

117  * If you happen to run across such a file, you can up D_MAX_BLOCKS_IN_MCU

123 #ifndef D_MAX_BLOCKS_IN_MCU
124 #define D_MAX_BLOCKS_IN_MCU 10 /* decompressor's limit on blocks per MCU */
671 int MCU_membership[D_MAX_BLOCKS_IN_MCU];