Searched defs:blimit1 (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dloopfilter_filters_dspr2.c286 const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1,
289 vpx_lpf_horizontal_4_dspr2(s + 8, p, blimit1, limit1, thresh1);
294 const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1,
297 vpx_lpf_horizontal_8_dspr2(s + 8, p, blimit1, limit1, thresh1);
303 const uint8_t *blimit1,
307 vpx_lpf_vertical_4_dspr2(s + 8 * p, p, blimit1, limit1, thresh1);
313 const uint8_t *blimit1,
317 vpx_lpf_vertical_8_dspr2(s + 8 * p, p, blimit1, limit1, thresh1);
284 vpx_lpf_horizontal_4_dual_dspr2( uint8_t *s, int p , const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
292 vpx_lpf_horizontal_8_dual_dspr2( uint8_t *s, int p , const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
300 vpx_lpf_vertical_4_dual_dspr2(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
310 vpx_lpf_vertical_8_dual_dspr2(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
/external/libvpx/libvpx/vpx_dsp/
H A Dloopfilter.c131 const uint8_t *blimit1, const uint8_t *limit1,
134 vpx_lpf_horizontal_4_c(s + 8, p, blimit1, limit1, thresh1);
155 const uint8_t *blimit1, const uint8_t *limit1,
158 vpx_lpf_vertical_4_c(s + 8 * pitch, pitch, blimit1, limit1, thresh1);
202 const uint8_t *blimit1, const uint8_t *limit1,
205 vpx_lpf_horizontal_8_c(s + 8, p, blimit1, limit1, thresh1);
226 const uint8_t *blimit1, const uint8_t *limit1,
229 vpx_lpf_vertical_8_c(s + 8 * pitch, pitch, blimit1, limit1, thresh1);
468 const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1,
471 vpx_highbd_lpf_horizontal_4_c(s + 8, p, blimit1, limit
129 vpx_lpf_horizontal_4_dual_c(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
153 vpx_lpf_vertical_4_dual_c(uint8_t *s, int pitch, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
200 vpx_lpf_horizontal_8_dual_c(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
224 vpx_lpf_vertical_8_dual_c(uint8_t *s, int pitch, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
466 vpx_highbd_lpf_horizontal_4_dual_c( uint16_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
491 vpx_highbd_lpf_vertical_4_dual_c( uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
541 vpx_highbd_lpf_horizontal_8_dual_c( uint16_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
567 vpx_highbd_lpf_vertical_8_dual_c( uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
[all...]
/external/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_loopfilter_neon.c581 const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1,
584 vpx_highbd_lpf_horizontal_4_neon(s + 8, p, blimit1, limit1, thresh1, bd);
606 const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1,
609 vpx_highbd_lpf_vertical_4_neon(s + 8 * p, p, blimit1, limit1, thresh1, bd);
630 const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1,
633 vpx_highbd_lpf_horizontal_8_neon(s + 8, p, blimit1, limit1, thresh1, bd);
658 const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1,
661 vpx_highbd_lpf_vertical_8_neon(s + 8 * p, p, blimit1, limit1, thresh1, bd);
579 vpx_highbd_lpf_horizontal_4_dual_neon( uint16_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
604 vpx_highbd_lpf_vertical_4_dual_neon( uint16_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
628 vpx_highbd_lpf_horizontal_8_dual_neon( uint16_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
656 vpx_highbd_lpf_vertical_8_dual_neon( uint16_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
H A Dloopfilter_neon.c36 const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1,
38 *blimit_vec = vcombine_u8(vld1_dup_u8(blimit0), vld1_dup_u8(blimit1));
817 const uint8_t *blimit1,
821 load_thresh_8_dual(blimit0, limit0, thresh0, blimit1, limit1, thresh1,
841 const uint8_t *blimit1, const uint8_t *limit1,
848 load_thresh_8_dual(blimit0, limit0, thresh0, blimit1, limit1, thresh1,
882 const uint8_t *blimit1,
889 load_thresh_8_dual(blimit0, limit0, thresh0, blimit1, limit1, thresh1,
919 const uint8_t *blimit1, const uint8_t *limit1,
927 load_thresh_8_dual(blimit0, limit0, thresh0, blimit1, limit
34 load_thresh_8_dual( const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, uint8x16_t *blimit_vec, uint8x16_t *limit_vec, uint8x16_t *thresh_vec) argument
814 vpx_lpf_horizontal_4_dual_neon(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
839 vpx_lpf_vertical_4_dual_neon(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
879 vpx_lpf_horizontal_8_dual_neon(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
917 vpx_lpf_vertical_8_dual_neon(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
[all...]
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dhighbd_loopfilter_sse2.c1027 const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1,
1038 thresh0, blimit1, limit1, thresh1, bd);
1073 const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1,
1084 thresh0, blimit1, limit1, thresh1, bd);
1025 vpx_highbd_lpf_vertical_4_dual_sse2( uint16_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
1071 vpx_highbd_lpf_vertical_8_dual_sse2( uint16_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1, int bd) argument
H A Dloopfilter_sse2.c1662 const uint8_t *blimit1, const uint8_t *limit1,
1673 blimit1, limit1, thresh1);
1709 const uint8_t *blimit1, const uint8_t *limit1,
1720 blimit1, limit1, thresh1);
1660 vpx_lpf_vertical_4_dual_sse2(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument
1707 vpx_lpf_vertical_8_dual_sse2(uint8_t *s, int p, const uint8_t *blimit0, const uint8_t *limit0, const uint8_t *thresh0, const uint8_t *blimit1, const uint8_t *limit1, const uint8_t *thresh1) argument

Completed in 173 milliseconds