Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:D_MAX_BLOCKS_IN_MCU

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