Home
last modified time | relevance | path

Searched defs:do_round (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c2052 static double digitize(double value, int depth, int do_round) in digitize()
7043 PNG_CONST int do_round = data.gamma != 1 || calc_depth == 16; in image_transform_png_set_rgb_to_gray_mod() local