Searched refs:hb (Results 1 – 1 of 1) sorted by relevance
294 const uint8_t *hb = jd->huffbits[id][cls]; /* Bit distribution table */ in huffext() local326 for (nd = *hb++; nd; nd--) { /* Search the code word in this bit length */ in huffext()337 const uint8_t *hb, *hd; in huffext() local387 hb = jd->huffbits[id][cls] + HUFF_BIT; /* Bit distribution table */ in huffext()393 hb = jd->huffbits[id][cls]; /* Bit distribution table */ in huffext()399 nc = *hb++; in huffext()