Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:D_MAX_BLOCKS_IN_MCU

50  * If you happen to run across such a file, you can up D_MAX_BLOCKS_IN_MCU
56 #ifndef D_MAX_BLOCKS_IN_MCU
57 #define D_MAX_BLOCKS_IN_MCU 10 /* decompressor's limit on blocks per MCU */
612 int MCU_membership[D_MAX_BLOCKS_IN_MCU];