Searched refs:C_MAX_BLOCKS_IN_MCU (Results 1 – 9 of 9) sorted by relevance
221 JBLOCKROW dummy_buffer[C_MAX_BLOCKS_IN_MCU];288 JBLOCKROW MCU_buffer[C_MAX_BLOCKS_IN_MCU]; in compress_output()384 C_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK)); in transencode_coef_controller()385 jzero_far((void FAR *) buffer, C_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK)); in transencode_coef_controller()386 for (i = 0; i < C_MAX_BLOCKS_IN_MCU; i++) { in transencode_coef_controller()
52 JBLOCKROW MCU_buffer[C_MAX_BLOCKS_IN_MCU];444 C_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK)); in jinit_c_coef_controller()445 for (i = 0; i < C_MAX_BLOCKS_IN_MCU; i++) { in jinit_c_coef_controller()
122 #define C_MAX_BLOCKS_IN_MCU 10 /* compressor's limit on blocks per MCU */ macro453 int MCU_membership[C_MAX_BLOCKS_IN_MCU];
375 if (cinfo->blocks_in_MCU + mcublks > C_MAX_BLOCKS_IN_MCU) in per_scan_setup()
220 JBLOCKROW dummy_buffer[C_MAX_BLOCKS_IN_MCU];287 JBLOCKROW MCU_buffer[C_MAX_BLOCKS_IN_MCU]; in compress_output()383 C_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK)); in transencode_coef_controller()384 jzero_far((void FAR *) buffer, C_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK)); in transencode_coef_controller()385 for (i = 0; i < C_MAX_BLOCKS_IN_MCU; i++) { in transencode_coef_controller()
51 JBLOCKROW MCU_buffer[C_MAX_BLOCKS_IN_MCU];443 C_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK)); in jinit_c_coef_controller()444 for (i = 0; i < C_MAX_BLOCKS_IN_MCU; i++) { in jinit_c_coef_controller()
55 #define C_MAX_BLOCKS_IN_MCU 10 /* compressor's limit on blocks per MCU */ macro390 int MCU_membership[C_MAX_BLOCKS_IN_MCU];
374 if (cinfo->blocks_in_MCU + mcublks > C_MAX_BLOCKS_IN_MCU) in per_scan_setup()