Searched defs:thresh1 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vp9_lpf_lsx.c | 271 __m128i limit0, thresh1, b_limit1, limit1; 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
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp9_lpf_msa.c | 230 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
|
Completed in 14 milliseconds