Searched defs:distance (Results 1 – 5 of 5) sorted by relevance
144 struct huffman_set *distance = &(stream->distance); in decompress_huffman() local228 struct huffman_set *distance = &(stream->distance); in decompress_dynamic() local324 struct huffman_set *distance = &(stream->distance); in decompress_fixed() local
60 struct huffman_set distance; member
326 # define _tr_tally_dist(s, distance, length, flush) \ argument338 # define _tr_tally_dist(s, distance, length, flush) \ argument
241 UInt32 distance; in LzmaDec_DecodeReal() local307 UInt32 distance; in LzmaDec_DecodeReal() local
1324 int x, y, cur, distance = (1 << 24); in ico_find() local