Searched refs:hufflut_dc (Results 1 – 2 of 2) sorted by relevance
70 uint8_t* hufflut_dc[2]; /* Fast huffman decode tables for DC short code [id] */ member
252 jd->hufflut_dc[num] = tbl_dc; in create_huffman_tbl()379 d = jd->hufflut_dc[id][d]; /* Table decode */ in huffext()