Searched refs:NUM_SHORT_DISTANCES (Results 1 – 1 of 1) sorted by relevance
67 #define NUM_SHORT_DISTANCES 120 macro80 static const int8_t lz77_distance_offsets[NUM_SHORT_DISTANCES][2] = {677 if (distance <= NUM_SHORT_DISTANCES) { in decode_entropy_coded_image()682 distance -= NUM_SHORT_DISTANCES; in decode_entropy_coded_image()