OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u16d
(Results
1 - 1
of
1
) sorted by null
/external/libpng/contrib/libtests/
pngstest.c
144
u16d
(double d)
function
202
return
u16d
(65535 * sRGB_to_d[fixed_srgb]);
208
return
u16d
((257 * alpha) * sRGB_to_d[fixed_srgb]);
214
return
u16d
(65535 * g22_to_d[fixed_srgb]);
221
return
u16d
((257 * alpha) * g22_to_d[fixed_srgb]);
[
all
...]
Completed in 312 milliseconds