/external/libvpx/libvpx/vpx_dsp/mips/ |
H A D | loopfilter_filters_dspr2.c | 30 uint32_t thresh_vec, flimit_vec, limit_vec; local 41 "replv.qb %[limit_vec], %[ulimit] \n\t" 44 [limit_vec] "=r"(limit_vec) 83 filter_hev_mask_dspr2(limit_vec, flimit_vec, p1, p2, pm1, p0, p3, p4, p5, 115 uint32_t thresh_vec, flimit_vec, limit_vec; local 126 "replv.qb %[limit_vec], %[ulimit] \n\t" 129 [limit_vec] "=r"(limit_vec) 202 filter_hev_mask_dspr2(limit_vec, flimit_ve [all...] |
H A D | loopfilter_mb_dspr2.c | 29 uint32_t thresh_vec, flimit_vec, limit_vec; local 44 "replv.qb %[limit_vec], %[ulimit] \n\t" 47 [limit_vec] "=r"(limit_vec) 78 filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec, p1, p0, 296 uint32_t thresh_vec, flimit_vec, limit_vec; local 311 "replv.qb %[limit_vec], %[ulimit] \n\t" 314 [limit_vec] "=r"(limit_vec) 412 filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_ve [all...] |
H A D | loopfilter_mb_horiz_dspr2.c | 30 uint32_t thresh_vec, flimit_vec, limit_vec; local 49 "replv.qb %[limit_vec], %[ulimit] \n\t" 52 [limit_vec] "=r"(limit_vec) 106 filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec, p1, p0,
|
H A D | loopfilter_mb_vert_dspr2.c | 28 uint32_t thresh_vec, flimit_vec, limit_vec; local 47 "replv.qb %[limit_vec], %[ulimit] \n\t" 50 [limit_vec] "=r"(limit_vec) 234 filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec, p1, p0,
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
H A D | vp8_loopfilter_filters_dspr2.c | 2259 unsigned int thresh_vec, flimit_vec, limit_vec; local 2272 "replv.qb %[limit_vec], %[limit] \n\t" 2274 [limit_vec] "=r"(limit_vec) 2277 vp8_mbloop_filter_horizontal_edge_mips(y_ptr, y_stride, flimit_vec, limit_vec, 2282 limit_vec, thresh_vec, 0); 2287 limit_vec, thresh_vec, 0); 2295 unsigned int thresh_vec, flimit_vec, limit_vec; local 2308 "replv.qb %[limit_vec], %[limit] \n\t" 2310 [limit_vec] " 2329 unsigned int thresh_vec, flimit_vec, limit_vec; local 2367 unsigned int thresh_vec, flimit_vec, limit_vec; local [all...] |
/external/libvpx/libvpx/vpx_dsp/arm/ |
H A D | highbd_loopfilter_neon.c | 18 uint16x8_t *limit_vec, uint16x8_t *thresh_vec, 22 *limit_vec = vmovl_u8(vld1_dup_u8(limit)); 25 *limit_vec = vshlq_u16(*limit_vec, shift); 568 uint16x8_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local 571 load_thresh(blimit, limit, thresh, &blimit_vec, &limit_vec, &thresh_vec, bd); 573 filter_hev_mask4(limit_vec, blimit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, 590 uint16x8_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local 597 load_thresh(blimit, limit, thresh, &blimit_vec, &limit_vec, &thresh_vec, bd); 598 filter_hev_mask4(limit_vec, blimit_ve 16 load_thresh(const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, uint16x8_t *blimit_vec, uint16x8_t *limit_vec, uint16x8_t *thresh_vec, const int bd) argument 615 uint16x8_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local 639 uint16x8_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local 664 lpf_horizontal_16_kernel(uint16_t *s, int p, const uint16x8_t blimit_vec, const uint16x8_t limit_vec, const uint16x8_t thresh_vec, const int bd) argument 688 lpf_vertical_16_kernel(uint16_t *s, int p, const uint16x8_t blimit_vec, const uint16x8_t limit_vec, const uint16x8_t thresh_vec, const int bd) argument 730 uint16x8_t blimit_vec, limit_vec, thresh_vec; local 739 uint16x8_t blimit_vec, limit_vec, thresh_vec; local 748 uint16x8_t blimit_vec, limit_vec, thresh_vec; local 757 uint16x8_t blimit_vec, limit_vec, thresh_vec; local [all...] |
H A D | loopfilter_neon.c | 23 uint8x##w##_t *blimit_vec, uint8x##w##_t *limit_vec, \ 26 *limit_vec = vld1##r##dup_u8(limit); \ 37 uint8x16_t *blimit_vec, uint8x16_t *limit_vec, uint8x16_t *thresh_vec) { 39 *limit_vec = vcombine_u8(vld1_dup_u8(limit0), vld1_dup_u8(limit1)); 809 uint8x8_t blimit_vec, limit_vec, thresh_vec; local 810 load_thresh_8(blimit, limit, thresh, &blimit_vec, &limit_vec, &thresh_vec); 811 lpf_horizontal_4_kernel(s, p, blimit_vec, limit_vec, thresh_vec); 820 uint8x16_t blimit_vec, limit_vec, thresh_vec; local 822 &blimit_vec, &limit_vec, &thresh_vec); 823 lpf_horizontal_4_dual_kernel(s, p, blimit_vec, limit_vec, thresh_ve 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 828 uint8x8_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local 843 uint8x16_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local 866 uint8x8_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local 885 uint8x16_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local 901 uint8x8_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local 921 uint8x16_t blimit_vec, limit_vec, thresh_vec, p3, p2, p1, p0, q0, q1, q2, q3, local [all...] |