Searched defs:hcode (Results 1 – 4 of 4) sorted by relevance
156 uint32_t hcode = (dcode - dist->num_direct_distance_codes - in CommandRestoreDistanceCode() local
219 static int AccumulateHCode(HuffmanCode hcode, int shift, in AccumulateHCode()232 HuffmanCode hcode = htree_group->htrees[GREEN][bits]; in BuildPackedTable() local
8573 const long long *hcode, // i : encoding table [HUF_ENCSIZE] in hufPackEncTable()8622 long long *hcode) // o: encoding table [HUF_ENCSIZE] in hufUnpackEncTable()8698 static bool hufBuildDecTable(const long long *hcode, // i : encoding table in hufBuildDecTable()8827 (const long long *hcode, // i : encoding table in hufEncode()8947 static bool hufDecode(const long long *hcode, // i : encoding table in hufDecode()