Home
last modified time | relevance | path

Searched refs:thresh1 (Results 1 – 25 of 37) sorted by relevance

12

/external/libaom/libaom/aom_dsp/x86/
Dhighbd_loopfilter_avx2.c23 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_horizontal_14_dual_avx2() argument
25 blimit1, limit1, thresh1, bd); in aom_highbd_lpf_horizontal_14_dual_avx2()
31 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_vertical_14_dual_avx2() argument
33 limit1, thresh1, bd); in aom_highbd_lpf_vertical_14_dual_avx2()
39 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_horizontal_4_dual_avx2() argument
41 limit1, thresh1, bd); in aom_highbd_lpf_horizontal_4_dual_avx2()
47 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_horizontal_8_dual_avx2() argument
49 limit1, thresh1, bd); in aom_highbd_lpf_horizontal_8_dual_avx2()
55 const uint8_t *thresh1, int bd) { in aom_highbd_lpf_vertical_4_dual_avx2() argument
57 limit1, thresh1, bd); in aom_highbd_lpf_vertical_4_dual_avx2()
[all …]
/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_filters_dspr2.c287 const uint8_t *limit1, const uint8_t *thresh1) { in vpx_lpf_horizontal_4_dual_dspr2() argument
289 vpx_lpf_horizontal_4_dspr2(s + 8, p, blimit1, limit1, thresh1); in vpx_lpf_horizontal_4_dual_dspr2()
295 const uint8_t *limit1, const uint8_t *thresh1) { in vpx_lpf_horizontal_8_dual_dspr2() argument
297 vpx_lpf_horizontal_8_dspr2(s + 8, p, blimit1, limit1, thresh1); in vpx_lpf_horizontal_8_dual_dspr2()
305 const uint8_t *thresh1) { in vpx_lpf_vertical_4_dual_dspr2() argument
307 vpx_lpf_vertical_4_dspr2(s + 8 * p, p, blimit1, limit1, thresh1); in vpx_lpf_vertical_4_dual_dspr2()
315 const uint8_t *thresh1) { in vpx_lpf_vertical_8_dual_dspr2() argument
317 vpx_lpf_vertical_8_dspr2(s + 8 * p, p, blimit1, limit1, thresh1); in vpx_lpf_vertical_8_dual_dspr2()
Dloopfilter_4_msa.c47 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in vpx_lpf_horizontal_4_dual_msa() local
54 thresh1 = (v16u8)__msa_fill_b(*thresh1_ptr); in vpx_lpf_horizontal_4_dual_msa()
55 thresh0 = (v16u8)__msa_ilvr_d((v2i64)thresh1, (v2i64)thresh0); in vpx_lpf_horizontal_4_dual_msa()
108 v16u8 thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in vpx_lpf_vertical_4_dual_msa() local
123 thresh1 = (v16u8)__msa_fill_b(*thresh1_ptr); in vpx_lpf_vertical_4_dual_msa()
124 thresh0 = (v16u8)__msa_ilvr_d((v2i64)thresh1, (v2i64)thresh0); in vpx_lpf_vertical_4_dual_msa()
Dloopfilter_8_msa.c85 const uint8_t *thresh1) { in vpx_lpf_horizontal_8_dual_msa() argument
99 tmp = (v16u8)__msa_fill_b(*thresh1); in vpx_lpf_horizontal_8_dual_msa()
232 const uint8_t *thresh1) { in vpx_lpf_vertical_8_dual_msa() argument
257 vec0 = (v8i16)__msa_fill_b(*thresh1); in vpx_lpf_vertical_8_dual_msa()
/external/libaom/libaom/aom_dsp/mips/
Dloopfilter_filters_dspr2.c289 const uint8_t *limit1, const uint8_t *thresh1) { in aom_lpf_horizontal_4_dual_dspr2() argument
291 aom_lpf_horizontal_4_dspr2(s + 8, p, blimit1, limit1, thresh1); in aom_lpf_horizontal_4_dual_dspr2()
297 const uint8_t *limit1, const uint8_t *thresh1) { in aom_lpf_horizontal_8_dual_dspr2() argument
299 aom_lpf_horizontal_8_dspr2(s + 8, p, blimit1, limit1, thresh1); in aom_lpf_horizontal_8_dual_dspr2()
307 const uint8_t *thresh1) { in aom_lpf_vertical_4_dual_dspr2() argument
309 aom_lpf_vertical_4_dspr2(s + 8 * p, p, blimit1, limit1, thresh1); in aom_lpf_vertical_4_dual_dspr2()
317 const uint8_t *thresh1) { in aom_lpf_vertical_8_dual_dspr2() argument
319 aom_lpf_vertical_8_dspr2(s + 8 * p, p, blimit1, limit1, thresh1); in aom_lpf_vertical_8_dual_dspr2()
Dloopfilter_4_msa.c47 v16u8 mask, hev, flat, thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in aom_lpf_horizontal_4_dual_msa() local
54 thresh1 = (v16u8)__msa_fill_b(*thresh1_ptr); in aom_lpf_horizontal_4_dual_msa()
55 thresh0 = (v16u8)__msa_ilvr_d((v2i64)thresh1, (v2i64)thresh0); in aom_lpf_horizontal_4_dual_msa()
108 v16u8 thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in aom_lpf_vertical_4_dual_msa() local
123 thresh1 = (v16u8)__msa_fill_b(*thresh1_ptr); in aom_lpf_vertical_4_dual_msa()
124 thresh0 = (v16u8)__msa_ilvr_d((v2i64)thresh1, (v2i64)thresh0); in aom_lpf_vertical_4_dual_msa()
Dloopfilter_8_msa.c85 const uint8_t *thresh1) { in aom_lpf_horizontal_8_dual_msa() argument
99 tmp = (v16u8)__msa_fill_b(*thresh1); in aom_lpf_horizontal_8_dual_msa()
232 const uint8_t *thresh1) { in aom_lpf_vertical_8_dual_msa() argument
257 vec0 = (v8i16)__msa_fill_b(*thresh1); in aom_lpf_vertical_8_dual_msa()
/external/libaom/libaom/aom_dsp/
Dloopfilter.c154 const uint8_t *thresh1) { in aom_lpf_horizontal_4_dual_c() argument
156 aom_lpf_horizontal_4_c(s + 4, p, blimit1, limit1, thresh1); in aom_lpf_horizontal_4_dual_c()
178 const uint8_t *thresh1) { in aom_lpf_vertical_4_dual_c() argument
180 aom_lpf_vertical_4_c(s + 4 * pitch, pitch, blimit1, limit1, thresh1); in aom_lpf_vertical_4_dual_c()
243 const uint8_t *thresh1) { in aom_lpf_horizontal_6_dual_c() argument
245 aom_lpf_horizontal_6_c(s + 4, p, blimit1, limit1, thresh1); in aom_lpf_horizontal_6_dual_c()
271 const uint8_t *thresh1) { in aom_lpf_horizontal_8_dual_c() argument
273 aom_lpf_horizontal_8_c(s + 4, p, blimit1, limit1, thresh1); in aom_lpf_horizontal_8_dual_c()
295 const uint8_t *thresh1) { in aom_lpf_vertical_6_dual_c() argument
297 aom_lpf_vertical_6_c(s + 4 * pitch, pitch, blimit1, limit1, thresh1); in aom_lpf_vertical_6_dual_c()
[all …]
Daom_dsp_rtcd_defs.pl376 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
385 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
391 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
397 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
403 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
409 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
415 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
421 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
430 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
433 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
[all …]
/external/libvpx/libvpx/test/
Dlpf_test.cc47 const uint8_t *thresh1, int bd);
57 const uint8_t *thresh1);
309 thresh1[16]) = { tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, in TEST_P()
316 limit1, thresh1, bit_depth_); in TEST_P()
318 thresh0, blimit1, limit1, thresh1, in TEST_P()
322 limit1, thresh1); in TEST_P()
324 thresh0, blimit1, limit1, thresh1)); in TEST_P()
372 thresh1[16]) = { tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, in TEST_P()
381 limit1, thresh1, bit_depth_); in TEST_P()
383 thresh0, blimit1, limit1, thresh1, in TEST_P()
[all …]
/external/libaom/libaom/test/
Dlpf_test.cc46 const uint8_t *thresh1
156 op(s, p, blimit0, limit0, thresh0, blimit1, limit1, thresh1, bd); in call_dualfilter()
160 op(s, p, blimit0, limit0, thresh0, blimit1, limit1, thresh1); in call_dualfilter()
317 thresh1[16]) = { tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, \
323 limit1, thresh1, bit_depth_, ref_loopfilter_op_); \
326 limit1, thresh1, bit_depth_, loopfilter_op_)); \
374 thresh1[16]) = { tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, \
382 limit1, thresh1, bit_depth_, ref_loopfilter_op_); \
385 limit1, thresh1, bit_depth_, loopfilter_op_)); \
428 thresh1[16]) = { tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, \
[all …]
/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c133 const uint8_t *thresh1) { in vpx_lpf_horizontal_4_dual_c() argument
135 vpx_lpf_horizontal_4_c(s + 8, pitch, blimit1, limit1, thresh1); in vpx_lpf_horizontal_4_dual_c()
157 const uint8_t *thresh1) { in vpx_lpf_vertical_4_dual_c() argument
159 vpx_lpf_vertical_4_c(s + 8 * pitch, pitch, blimit1, limit1, thresh1); in vpx_lpf_vertical_4_dual_c()
206 const uint8_t *thresh1) { in vpx_lpf_horizontal_8_dual_c() argument
208 vpx_lpf_horizontal_8_c(s + 8, pitch, blimit1, limit1, thresh1); in vpx_lpf_horizontal_8_dual_c()
230 const uint8_t *thresh1) { in vpx_lpf_vertical_8_dual_c() argument
232 vpx_lpf_vertical_8_c(s + 8 * pitch, pitch, blimit1, limit1, thresh1); in vpx_lpf_vertical_8_dual_c()
477 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_4_dual_c() argument
479 vpx_highbd_lpf_horizontal_4_c(s + 8, pitch, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_horizontal_4_dual_c()
[all …]
Dvpx_dsp_rtcd_defs.pl440 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
446 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
458 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
464 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
477 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
483 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
495 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
501 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
/external/libvpx/libvpx/vpx_dsp/arm/
Dloopfilter_8_neon.asm76 ; const uint8_t *thresh1)
84 ; sp + 12 const uint8_t *thresh1,
94 str lr, [sp, #16] ; thresh1
183 ; const uint8_t *thresh1)
191 ; sp + 12 const uint8_t *thresh1,
201 str lr, [sp, #16] ; thresh1
Dloopfilter_4_neon.asm257 ; const uint8_t *thresh1)
265 ; sp+12 const uint8_t *thresh1,
280 ldr r12, [sp, #16] ; load thresh1
286 vld1.8 {d5}, [r12] ; load thresh1 to 2nd half q
322 ; const uint8_t *thresh1)
330 ; sp+12 const uint8_t *thresh1,
344 ldr r12, [sp, #16] ; load thresh1
350 vld1.8 {d5}, [r12] ; load thresh1 to 2nd half q
Dhighbd_loopfilter_neon.c582 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_4_dual_neon() argument
584 vpx_highbd_lpf_horizontal_4_neon(s + 8, p, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_horizontal_4_dual_neon()
607 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_vertical_4_dual_neon() argument
609 vpx_highbd_lpf_vertical_4_neon(s + 8 * p, p, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_vertical_4_dual_neon()
631 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_8_dual_neon() argument
633 vpx_highbd_lpf_horizontal_8_neon(s + 8, p, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_horizontal_8_dual_neon()
659 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_vertical_8_dual_neon() argument
661 vpx_highbd_lpf_vertical_8_neon(s + 8 * p, p, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_vertical_8_dual_neon()
/external/iproute2/ip/
Dipntable.c97 __u32 thresh1; in ipntable_modify() local
102 if (get_u32(&thresh1, *argv, 0)) in ipntable_modify()
105 addattr32(&req.n, sizeof(req), NDTA_THRESH1, thresh1); in ipntable_modify()
411 __u32 thresh1 = rta_getattr_u32(tb[NDTA_THRESH1]); in print_ntable() local
413 fprintf(fp, "thresh1 %u ", thresh1); in print_ntable()
/external/libvpx/config/arm-neon/vpx_dsp/arm/
Dloopfilter_8_neon.asm.S86 @ const uint8_t *thresh1)
94 @ sp + 12 const uint8_t *thresh1,
105 str lr, [sp, #16] @ thresh1
195 @ const uint8_t *thresh1)
203 @ sp + 12 const uint8_t *thresh1,
214 str lr, [sp, #16] @ thresh1
Dloopfilter_4_neon.asm.S269 @ const uint8_t *thresh1)
277 @ sp+12 const uint8_t *thresh1,
293 ldr r12, [sp, #16] @ load thresh1
299 vld1.8 {d5}, [r12] @ load thresh1 to 2nd half q
335 @ const uint8_t *thresh1)
343 @ sp+12 const uint8_t *thresh1,
358 ldr r12, [sp, #16] @ load thresh1
364 vld1.8 {d5}, [r12] @ load thresh1 to 2nd half q
/external/libaom/config/x86_64/config/
Daom_dsp_rtcd.h821 …nst uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limt1, const uint8_t *thresh1,int bd);
822 …nst uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limt1, const uint8_t *thresh1,int bd);
829 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
830 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
837 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
838 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
845 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
846 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
853 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
854 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
[all …]
/external/libaom/config/x86/config/
Daom_dsp_rtcd.h821 …nst uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limt1, const uint8_t *thresh1,int bd);
822 …nst uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limt1, const uint8_t *thresh1,int bd);
829 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
830 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
837 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
838 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
845 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
846 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
853 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
854 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
[all …]
/external/libaom/config/arm/config/
Daom_dsp_rtcd.h694 …nst uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limt1, const uint8_t *thresh1,int bd);
700 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
706 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
712 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
718 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
724 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
730 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
736 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
1047 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1);
1054 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1);
[all …]
/external/libaom/config/arm64/config/
Daom_dsp_rtcd.h694 …nst uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limt1, const uint8_t *thresh1,int bd);
700 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
706 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
712 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
718 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
724 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
730 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
736 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd);
1047 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1);
1054 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1);
[all …]
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_loopfilter_sse2.c714 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_8_dual_sse2() argument
716 vpx_highbd_lpf_horizontal_8_sse2(s + 8, pitch, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_horizontal_8_dual_sse2()
884 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_4_dual_sse2() argument
886 vpx_highbd_lpf_horizontal_4_sse2(s + 8, pitch, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_horizontal_4_dual_sse2()
1027 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_vertical_4_dual_sse2() argument
1037 thresh0, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_vertical_4_dual_sse2()
1073 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_vertical_8_dual_sse2() argument
1083 thresh0, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_vertical_8_dual_sse2()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dloopfilter_filters_msa.c217 v16u8 thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in loop_filter_horizontal_4_dual_msa() local
222 thresh1 = (v16u8)__msa_fill_b(*thresh1_ptr); in loop_filter_horizontal_4_dual_msa()
223 thresh0 = (v16u8)__msa_ilvr_d((v2i64)thresh1, (v2i64)thresh0); in loop_filter_horizontal_4_dual_msa()
248 v16u8 thresh0, b_limit0, limit0, thresh1, b_limit1, limit1; in loop_filter_vertical_4_dual_msa() local
262 thresh1 = (v16u8)__msa_fill_b(*thresh1_ptr); in loop_filter_vertical_4_dual_msa()
263 thresh0 = (v16u8)__msa_ilvr_d((v2i64)thresh1, (v2i64)thresh0); in loop_filter_vertical_4_dual_msa()

12