Searched refs:huffcode (Results 1 – 2 of 2) sorted by relevance
68 uint16_t * huffcode[2][2]; /* Huffman code word tables [id][dcac] */ member
222 jd->huffcode[num][cls] = ph; in create_huffman_tbl()299 const uint16_t * hc = jd->huffcode[id][cls]; /* Code word table */ in huffext()404 hc = jd->huffcode[id][cls] + jd->longofs[id][cls]; /* Code word table */ in huffext()410 hc = jd->huffcode[id][cls]; /* Code word table */ in huffext()