Home
last modified time | relevance | path

Searched defs:tblno (Results 1 – 6 of 6) sorted by relevance

/external/libjpeg-turbo/
Drdswitch.c93 int tblno, i, termchar; in read_quant_tables() local
325 int tblno; in set_quality_ratings() local
Djctrans.c72 int tblno, ci, coefi; in jpeg_copy_critical_parameters() local
Djdhuff.c158 jpeg_make_d_derived_tbl(j_decompress_ptr cinfo, boolean isDC, int tblno, in jpeg_make_d_derived_tbl()
Djchuff.c221 jpeg_make_c_derived_tbl(j_compress_ptr cinfo, boolean isDC, int tblno, in jpeg_make_c_derived_tbl()
Dtransupp.c1135 int tblno, i, j, ci, itemp; in transpose_critical_parameters() local
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c1515 unsuppress_quant_table (JPEGState* sp, int tblno) in unsuppress_quant_table()
1524 suppress_quant_table (JPEGState* sp, int tblno) in suppress_quant_table()
1533 unsuppress_huff_table (JPEGState* sp, int tblno) in unsuppress_huff_table()
1544 suppress_huff_table (JPEGState* sp, int tblno) in suppress_huff_table()