Searched refs:huffdata (Results 1 – 2 of 2) sorted by relevance
69 uint8_t * huffdata[2][2]; /* Huffman decoded data tables [id][dcac] */ member
234 jd->huffdata[num][cls] = pd; in create_huffman_tbl()300 const uint8_t * hd = jd->huffdata[id][cls]; /* Data table */ in huffext()405 hd = jd->huffdata[id][cls] + jd->longofs[id][cls]; /* Data table */ in huffext()411 hd = jd->huffdata[id][cls]; /* Data table */ in huffext()