Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dsp/
H A 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
H A 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
/aosp_15_r20/external/zopfli/src/zopfli/
H A Dzlib_container.c56 unsigned flevel = 3; in ZopfliZlibCompress() local