OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_1
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegDecoder.cpp
1345
int
f_1
[16];
local
[
all
...]
/external/chromium_org/third_party/qcms/src/
chain.c
76
#define
f_1
(t) (t <= (24.0f/116.0f)) ? ((108.0/841.0) * (t - (16.0/116.0))) : (t * t * t)
macro
90
float X =
f_1
((y + 0.002f * device_a)) * WhitePointX;
91
float Y =
f_1
(y) * WhitePointY;
92
float Z =
f_1
((y - 0.005f * device_b)) * WhitePointZ;
[
all
...]
Completed in 63 milliseconds