NUM_ARITH_TBLS 228 third_party/libjpeg/jcmarker.c char dc_in_use[NUM_ARITH_TBLS]; NUM_ARITH_TBLS 229 third_party/libjpeg/jcmarker.c char ac_in_use[NUM_ARITH_TBLS]; NUM_ARITH_TBLS 233 third_party/libjpeg/jcmarker.c for (i = 0; i < NUM_ARITH_TBLS; i++) NUM_ARITH_TBLS 243 third_party/libjpeg/jcmarker.c for (i = 0; i < NUM_ARITH_TBLS; i++) NUM_ARITH_TBLS 250 third_party/libjpeg/jcmarker.c for (i = 0; i < NUM_ARITH_TBLS; i++) { NUM_ARITH_TBLS 294 third_party/libjpeg/jcparam.c for (i = 0; i < NUM_ARITH_TBLS; i++) { NUM_ARITH_TBLS 209 third_party/libjpeg/jdmarker.c for (i = 0; i < NUM_ARITH_TBLS; i++) { NUM_ARITH_TBLS 397 third_party/libjpeg/jdmarker.c if (index < 0 || index >= (2*NUM_ARITH_TBLS)) NUM_ARITH_TBLS 400 third_party/libjpeg/jdmarker.c if (index >= NUM_ARITH_TBLS) { /* define AC table */ NUM_ARITH_TBLS 401 third_party/libjpeg/jdmarker.c cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val; NUM_ARITH_TBLS 313 third_party/libjpeg/jpeglib.h UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ NUM_ARITH_TBLS 314 third_party/libjpeg/jpeglib.h UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ NUM_ARITH_TBLS 315 third_party/libjpeg/jpeglib.h UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */ NUM_ARITH_TBLS 545 third_party/libjpeg/jpeglib.h UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ NUM_ARITH_TBLS 546 third_party/libjpeg/jpeglib.h UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ NUM_ARITH_TBLS 547 third_party/libjpeg/jpeglib.h UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */