Lines Matching refs:tblno
1442 unsuppress_quant_table (JPEGState* sp, int tblno)1446 if ((qtbl = sp->cinfo.c.quant_tbl_ptrs[tblno]) != NULL)1451 unsuppress_huff_table (JPEGState* sp, int tblno)1455 if ((htbl = sp->cinfo.c.dc_huff_tbl_ptrs[tblno]) != NULL)1457 if ((htbl = sp->cinfo.c.ac_huff_tbl_ptrs[tblno]) != NULL)