Home
last modified time | relevance | path

Searched refs:NUM_ARITH_TBLS (Results 1 – 16 of 16) sorted by relevance

/external/libjpeg-turbo/
Djpeglib.h49 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */ macro
355 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 */
Djcmarker.c232 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()
Djdarith.c40 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()
Djcarith.c43 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()
Djdmarker.c211 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()
Djcparam.c210 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jpeg_set_defaults()
/external/opencv3/3rdparty/libjpeg/
Djpeglib.h54 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */ macro
339 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 */
Djcmarker.c231 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()
Djdarith.c38 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()
Djcarith.c41 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()
Djdmarker.c211 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()
Djcparam.c313 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jpeg_set_defaults()
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcmarker.c228 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()
Djpeglib.h147 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */ macro
411 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 */
Dfpdfapi_jdmarker.c209 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()
Dfpdfapi_jcparam.c294 for (i = 0; i < NUM_ARITH_TBLS; i++) { in jpeg_set_defaults()