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.c156 const uint8_t *thresh1) { in aom_lpf_horizontal_4_dual_c() argument
158 aom_lpf_horizontal_4_c(s + 4, p, blimit1, limit1, thresh1); in aom_lpf_horizontal_4_dual_c()
180 const uint8_t *thresh1) { in aom_lpf_vertical_4_dual_c() argument
182 aom_lpf_vertical_4_c(s + 4 * pitch, pitch, blimit1, limit1, thresh1); in aom_lpf_vertical_4_dual_c()
245 const uint8_t *thresh1) { in aom_lpf_horizontal_6_dual_c() argument
247 aom_lpf_horizontal_6_c(s + 4, p, blimit1, limit1, thresh1); in aom_lpf_horizontal_6_dual_c()
273 const uint8_t *thresh1) { in aom_lpf_horizontal_8_dual_c() argument
275 aom_lpf_horizontal_8_c(s + 4, p, blimit1, limit1, thresh1); in aom_lpf_horizontal_8_dual_c()
297 const uint8_t *thresh1) { in aom_lpf_vertical_6_dual_c() argument
299 aom_lpf_vertical_6_c(s + 4 * pitch, pitch, blimit1, limit1, thresh1); in aom_lpf_vertical_6_dual_c()
[all …]
Daom_dsp_rtcd_defs.pl381 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
390 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
396 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
402 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
408 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
414 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
420 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
423 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
430 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
439 …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.cc47 const uint8_t *thresh1
154 op(s, p, blimit0, limit0, thresh0, blimit1, limit1, thresh1, bd); in call_dualfilter()
163 op(s, p, blimit0, limit0, thresh0, blimit1, limit1, thresh1); in call_dualfilter()
328 thresh1[16]) = { tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, \
334 limit1, thresh1, bit_depth_, ref_loopfilter_op_); \
337 limit1, thresh1, bit_depth_, loopfilter_op_)); \
387 thresh1[16]) = { tmp, tmp, tmp, tmp, tmp, tmp, tmp, tmp, \
395 limit1, thresh1, bit_depth_, ref_loopfilter_op_); \
398 limit1, thresh1, bit_depth_, loopfilter_op_)); \
443 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.pl450 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
456 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
468 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
474 …t0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1";
488 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
494 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
506 …t uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd";
512 …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.S85 @ const uint8_t *thresh1)
93 @ sp + 12 const uint8_t *thresh1,
104 str lr, [sp, #16] @ thresh1
194 @ const uint8_t *thresh1)
202 @ sp + 12 const uint8_t *thresh1,
213 str lr, [sp, #16] @ thresh1
Dloopfilter_4_neon.asm.S268 @ const uint8_t *thresh1)
276 @ sp+12 const uint8_t *thresh1,
292 ldr r12, [sp, #16] @ load thresh1
298 vld1.8 {d5}, [r12] @ load thresh1 to 2nd half q
334 @ const uint8_t *thresh1)
342 @ sp+12 const uint8_t *thresh1,
357 ldr r12, [sp, #16] @ load thresh1
363 vld1.8 {d5}, [r12] @ load thresh1 to 2nd half q
/external/libaom/config/x86_64/config/
Daom_dsp_rtcd.h821 …st uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1,int bd);
822 …st uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, 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 …st uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1,int bd);
822 …st uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, 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 …st uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, 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 …st uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, 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/blktrace/iowatcher/
Dplot.h141 int svg_line_graph(struct plot *plot, struct graph_line_data *gld, char *color, int thresh1, int th…

12