Searched defs:hcode (Results 1 – 5 of 5) sorted by relevance
157 uint32_t hcode = (dcode - dist->num_direct_distance_codes - in CommandRestoreDistanceCode() local
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
228 static int AccumulateHCode(HuffmanCode hcode, int shift, in AccumulateHCode()241 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()