HomeSort by relevance Sort by last modified time
    Searched full:u16d (Results 1 - 1 of 1) sorted by null

  /external/libpng/contrib/libtests/
pngstest.c 127 u16d(double d) function
185 return u16d(65535 * sRGB_to_d[fixed_srgb]);
191 return u16d((257 * alpha) * sRGB_to_d[fixed_srgb]);
197 return u16d(65535 * g22_to_d[fixed_srgb]);
204 return u16d((257 * alpha) * g22_to_d[fixed_srgb]);
    [all...]

Completed in 336 milliseconds