Home | History | Annotate | Download | only in libtiff

Lines Matching full:htbl

1453     JHUFF_TBL* htbl;
1455 if ((htbl = sp->cinfo.c.dc_huff_tbl_ptrs[tblno]) != NULL)
1456 htbl->sent_table = FALSE;
1457 if ((htbl = sp->cinfo.c.ac_huff_tbl_ptrs[tblno]) != NULL)
1458 htbl->sent_table = FALSE;