HomeSort by relevance Sort by last modified time
    Searched refs:PNG_COLOR_DIST (Results 1 - 4 of 4) sorted by null

  /external/libpng/
pngrtran.c 287 min_d = PNG_COLOR_DIST(palette[d_index], palette[0]);
292 d = PNG_COLOR_DIST(palette[d_index], palette[k]);
364 d = PNG_COLOR_DIST(palette[i], palette[j]);
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrtran.c 258 min_d = PNG_COLOR_DIST(palette[d_index], palette[0]);
263 d = PNG_COLOR_DIST(palette[d_index], palette[k]);
338 d = PNG_COLOR_DIST(palette[i], palette[j]);
    [all...]
png.h     [all...]

Completed in 42 milliseconds