Searched refs:NUM_ARITH_TBLS (Results 1 – 11 of 11) sorted by relevance
112 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */ macro376 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */377 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */378 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */608 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */609 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */610 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
229 char dc_in_use[NUM_ARITH_TBLS]; in emit_dac()230 char ac_in_use[NUM_ARITH_TBLS]; in emit_dac()234 for (i = 0; i < NUM_ARITH_TBLS; i++) in emit_dac()244 for (i = 0; i < NUM_ARITH_TBLS; i++) in emit_dac()251 for (i = 0; i < NUM_ARITH_TBLS; i++) { in emit_dac()
210 for (i = 0; i < NUM_ARITH_TBLS; i++) { in get_soi()425 if (index < 0 || index >= (2*NUM_ARITH_TBLS)) in get_dac()428 if (index >= NUM_ARITH_TBLS) { /* define AC table */ in get_dac()429 cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val; in get_dac()
295 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jpeg_set_defaults()
45 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */ macro313 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */314 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */315 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */549 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */550 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */551 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
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()
209 for (i = 0; i < NUM_ARITH_TBLS; i++) { in get_soi()397 if (index < 0 || index >= (2*NUM_ARITH_TBLS)) in get_dac()400 if (index >= NUM_ARITH_TBLS) { /* define AC table */ in get_dac()401 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()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...