Searched refs:NUM_ARITH_TBLS (Results 1 – 16 of 16) sorted by relevance
49 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */ macro355 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */356 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */357 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */604 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */605 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */606 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
232 char dc_in_use[NUM_ARITH_TBLS]; in emit_dac()233 char ac_in_use[NUM_ARITH_TBLS]; in emit_dac()237 for (i = 0; i < NUM_ARITH_TBLS; i++) in emit_dac()251 for (i = 0; i < NUM_ARITH_TBLS; i++) in emit_dac()259 for (i = 0; i < NUM_ARITH_TBLS; i++) { in emit_dac()
40 unsigned char * dc_stats[NUM_ARITH_TBLS];41 unsigned char * ac_stats[NUM_ARITH_TBLS];698 if (tbl < 0 || tbl >= NUM_ARITH_TBLS) in start_pass()710 if (tbl < 0 || tbl >= NUM_ARITH_TBLS) in start_pass()746 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jinit_arith_decoder()
43 unsigned char * dc_stats[NUM_ARITH_TBLS];44 unsigned char * ac_stats[NUM_ARITH_TBLS];861 if (tbl < 0 || tbl >= NUM_ARITH_TBLS) in start_pass()874 if (tbl < 0 || tbl >= NUM_ARITH_TBLS) in start_pass()920 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jinit_arith_encoder()
211 for (i = 0; i < NUM_ARITH_TBLS; i++) { in get_soi()404 if (index < 0 || index >= (2*NUM_ARITH_TBLS)) in get_dac()407 if (index >= NUM_ARITH_TBLS) { /* define AC table */ in get_dac()408 cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val; in get_dac()
210 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jpeg_set_defaults()
54 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */ macro339 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */340 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */341 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */583 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */584 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */585 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
231 char dc_in_use[NUM_ARITH_TBLS]; in emit_dac()232 char ac_in_use[NUM_ARITH_TBLS]; in emit_dac()236 for (i = 0; i < NUM_ARITH_TBLS; i++) in emit_dac()250 for (i = 0; i < NUM_ARITH_TBLS; i++) in emit_dac()258 for (i = 0; i < NUM_ARITH_TBLS; i++) { in emit_dac()
38 unsigned char * dc_stats[NUM_ARITH_TBLS];39 unsigned char * ac_stats[NUM_ARITH_TBLS];714 if (tbl < 0 || tbl >= NUM_ARITH_TBLS) in start_pass()727 if (tbl < 0 || tbl >= NUM_ARITH_TBLS) in start_pass()763 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jinit_arith_decoder()
41 unsigned char * dc_stats[NUM_ARITH_TBLS];42 unsigned char * ac_stats[NUM_ARITH_TBLS];877 if (tbl < 0 || tbl >= NUM_ARITH_TBLS) in start_pass()890 if (tbl < 0 || tbl >= NUM_ARITH_TBLS) in start_pass()936 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jinit_arith_encoder()
211 for (i = 0; i < NUM_ARITH_TBLS; i++) { in get_soi()428 if (index < 0 || index >= (2*NUM_ARITH_TBLS)) in get_dac()431 if (index >= NUM_ARITH_TBLS) { /* define AC table */ in get_dac()432 cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val; in get_dac()
313 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jpeg_set_defaults()
228 char dc_in_use[NUM_ARITH_TBLS]; in emit_dac()229 char ac_in_use[NUM_ARITH_TBLS]; in emit_dac()233 for (i = 0; i < NUM_ARITH_TBLS; i++) in emit_dac()243 for (i = 0; i < NUM_ARITH_TBLS; i++) in emit_dac()250 for (i = 0; i < NUM_ARITH_TBLS; i++) { in emit_dac()
147 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */ macro411 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */412 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */413 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */643 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */644 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */645 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
209 for (i = 0; i < NUM_ARITH_TBLS; i++) { in get_soi()424 if (index < 0 || index >= (2*NUM_ARITH_TBLS)) in get_dac()427 if (index >= NUM_ARITH_TBLS) { /* define AC table */ in get_dac()428 cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val; in get_dac()
294 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jpeg_set_defaults()