Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_lpf_lsx.c270 __m128i mask, hev, flat, thresh0, b_limit0; in ff_loop_filter_v_44_16_lsx() local
1406 __m128i thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in ff_loop_filter_h_44_16_lsx() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_lpf_msa.c230 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in ff_loop_filter_v_44_16_msa() local
1231 v16u8 thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in ff_loop_filter_h_44_16_msa() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_msa.c424 const v16u8 thresh0 = (v16u8)__msa_fill_b(thresh); in VFilterHorEdge16i() local
449 const v16u8 thresh0 = (v16u8)__msa_fill_b(thresh); in HFilterVertEdge16i() local

Completed in 10 milliseconds