Home
last modified time | relevance | path

Searched refs:extra_distance (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/lodepng/
Dlodepng.c1559 unsigned extra_distance = (unsigned)(distance - DISTANCEBASE[dist_code]); in addLengthDistance() local
1568 values->data[pos + 3] = extra_distance; in addLengthDistance()