OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Gf
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/jni/filters/
saturated.c
26
float
Gf
= 0.587f;
31
float Gt =
Gf
* MS;
vibrance.c
27
float
Gf
= 0.587f;
33
float Gt =
Gf
* MS;
46
Gt =
Gf
* MS;
Completed in 511 milliseconds