C_MAX_BLOCKS_IN_MCU 51 third_party/libjpeg/jccoefct.c JBLOCKROW MCU_buffer[C_MAX_BLOCKS_IN_MCU]; C_MAX_BLOCKS_IN_MCU 443 third_party/libjpeg/jccoefct.c C_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK)); C_MAX_BLOCKS_IN_MCU 444 third_party/libjpeg/jccoefct.c for (i = 0; i < C_MAX_BLOCKS_IN_MCU; i++) { C_MAX_BLOCKS_IN_MCU 374 third_party/libjpeg/jcmaster.c if (cinfo->blocks_in_MCU + mcublks > C_MAX_BLOCKS_IN_MCU) C_MAX_BLOCKS_IN_MCU 390 third_party/libjpeg/jpeglib.h int MCU_membership[C_MAX_BLOCKS_IN_MCU];