Home
last modified time | relevance | path

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

/packages/apps/Gallery2/jni/filters/
Dfx.c60 float scale_B = (lutdim_b-1.f)/256.f; in JNIFUNCF() local
69 float fb = b*scale_B; in JNIFUNCF()