Searched refs:hufflut_ac (Results 1 – 2 of 2) sorted by relevance
69 uint16_t* hufflut_ac[2]; /* Fast huffman decode tables for AC short code [id] */ member
247 jd->hufflut_ac[num] = tbl_ac; in create_huffman_tbl()373 d = jd->hufflut_ac[id][d]; /* Table decode */ in huffext()