Home
last modified time | relevance | path

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

/packages/apps/Gallery2/jni/filters/
Dnegative.c24 int tot_len = height * width * 4; in JNIFUNCF() local
27 for (i = 0; i < tot_len; i+=4) { in JNIFUNCF()