Home
last modified time | relevance | path

Searched defs:flevel (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/dsp/
Dcost_sse2.c85 const int flevel = abs_levels[n]; // full level in GetResidualCost_SSE2() local
92 const int flevel = abs_levels[n]; in GetResidualCost_SSE2() local
Dcost_neon.c88 const int flevel = abs_levels[n]; // full level in GetResidualCost_NEON() local
95 const int flevel = abs_levels[n]; in GetResidualCost_NEON() local
/external/zopfli/src/zopfli/
Dzlib_container.c56 unsigned flevel = 3; in ZopfliZlibCompress() local