Home
last modified time | relevance | path

Searched defs:thresh2 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_mips32.c95 const int thresh2 = 2 * thresh + 1; in FilterLoop26() local
111 const int thresh2 = 2 * thresh + 1; in FilterLoop24() local
184 const int thresh2 = 2 * thresh + 1; in SimpleVFilter16() local
194 const int thresh2 = 2 * thresh + 1; in SimpleHFilter16() local
H A Ddec_mips_dsp_r2.c163 const int thresh2 = 2 * thresh + 1; in FilterLoop26() local
305 const int thresh2 = 2 * thresh + 1; in FilterLoop24() local
489 const int thresh2 = 2 * thresh + 1; in SimpleVFilter16() local
558 const int thresh2 = 2 * thresh + 1; SimpleHFilter16() local
[all...]
H A Ddec.c555 const int thresh2 = 2 * thresh + 1; in SimpleVFilter16_C() local
565 const int thresh2 = 2 * thresh + 1; in SimpleHFilter16_C() local
598 const int thresh2 = 2 * thresh + 1; in FilterLoop26_C() local
615 const int thresh2 = 2 * thresh + 1; in FilterLoop24_C() local

Completed in 5 milliseconds