Home
last modified time | relevance | path

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

/packages/apps/Gallery2/jni/filters/
Dfx.c58 float scale_R = (lutdim_r-1.f)/256.f; in JNIFUNCF() local
71 float fr = r*scale_R; in JNIFUNCF()