Searched refs:dist_symbol (Results 1 – 2 of 2) sorted by relevance
959 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeAlphaData() local961 dist_code = GetCopyDistance(dist_symbol, br); in DecodeAlphaData()1096 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeImageData() local1098 dist_code = GetCopyDistance(dist_symbol, br); in DecodeImageData()
740 const int dist_symbol = ReadSymbol(&htree_group->htrees_[DIST], br); \742 dist_code = GetCopyDistance(dist_symbol, br); \