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