Home
last modified time | relevance | path

Searched refs:scale_G (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/jni/filters/
Dfx.c59 float scale_G = (lutdim_g-1.f)/256.f; in JNIFUNCF() local
70 float fg = g*scale_G; in JNIFUNCF()