• Home
  • Raw
  • Download

Lines Matching refs:filt_h1

1368     v8i16 filt_h0, filt_h1, filt_h2, filt_h3;  in hevc_hv_8t_4w_msa()  local
1386 SPLATI_W4_SH(filter_vec, filt_h0, filt_h1, filt_h2, filt_h3); in hevc_hv_8t_4w_msa()
1445 filt_h0, filt_h1, filt_h2, filt_h3); in hevc_hv_8t_4w_msa()
1447 filt_h0, filt_h1, filt_h2, filt_h3); in hevc_hv_8t_4w_msa()
1449 filt_h0, filt_h1, filt_h2, filt_h3); in hevc_hv_8t_4w_msa()
1451 filt_h0, filt_h1, filt_h2, filt_h3); in hevc_hv_8t_4w_msa()
1480 v8i16 filt_h0, filt_h1, filt_h2, filt_h3; in hevc_hv_8t_8multx1mult_msa() local
1498 SPLATI_W4_SH(filter_vec, filt_h0, filt_h1, filt_h2, filt_h3); in hevc_hv_8t_8multx1mult_msa()
1570 filt_h0, filt_h1, filt_h2, filt_h3); in hevc_hv_8t_8multx1mult_msa()
1572 filt_h0, filt_h1, filt_h2, filt_h3); in hevc_hv_8t_8multx1mult_msa()
1615 v8i16 filt0, filt1, filt2, filt3, filt_h0, filt_h1, filt_h2, filt_h3; in hevc_hv_8t_12w_msa() local
1630 SPLATI_W4_SH(filter_vec, filt_h0, filt_h1, filt_h2, filt_h3); in hevc_hv_8t_12w_msa()
1698 filt_h1, filt_h2, filt_h3); in hevc_hv_8t_12w_msa()
1700 filt_h1, filt_h2, filt_h3); in hevc_hv_8t_12w_msa()
1776 filt_h1, filt_h2, filt_h3); in hevc_hv_8t_12w_msa()
1778 filt_h1, filt_h2, filt_h3); in hevc_hv_8t_12w_msa()
1780 filt_h1, filt_h2, filt_h3); in hevc_hv_8t_12w_msa()
1782 filt_h1, filt_h2, filt_h3); in hevc_hv_8t_12w_msa()
3244 v8i16 filt_h0, filt_h1; in hevc_hv_4t_4x2_msa() local
3259 SPLATI_W2_SH(filter_vec, 0, filt_h0, filt_h1); in hevc_hv_4t_4x2_msa()
3281 dst0 = HEVC_FILT_4TAP(dst10, dst32, filt_h0, filt_h1); in hevc_hv_4t_4x2_msa()
3282 dst1 = HEVC_FILT_4TAP(dst21, dst43, filt_h0, filt_h1); in hevc_hv_4t_4x2_msa()
3298 v8i16 filt_h0, filt_h1; in hevc_hv_4t_4x4_msa() local
3314 SPLATI_W2_SH(filter_vec, 0, filt_h0, filt_h1); in hevc_hv_4t_4x4_msa()
3342 dst0 = HEVC_FILT_4TAP(dst10, dst32, filt_h0, filt_h1); in hevc_hv_4t_4x4_msa()
3343 dst1 = HEVC_FILT_4TAP(dst21, dst43, filt_h0, filt_h1); in hevc_hv_4t_4x4_msa()
3344 dst2 = HEVC_FILT_4TAP(dst32, dst54, filt_h0, filt_h1); in hevc_hv_4t_4x4_msa()
3345 dst3 = HEVC_FILT_4TAP(dst43, dst65, filt_h0, filt_h1); in hevc_hv_4t_4x4_msa()
3364 v8i16 filt_h0, filt_h1; in hevc_hv_4t_4multx8mult_msa() local
3381 SPLATI_W2_SH(filter_vec, 0, filt_h0, filt_h1); in hevc_hv_4t_4multx8mult_msa()
3427 dst0 = HEVC_FILT_4TAP(dst10_r, dst32_r, filt_h0, filt_h1); in hevc_hv_4t_4multx8mult_msa()
3428 dst1 = HEVC_FILT_4TAP(dst21_r, dst43_r, filt_h0, filt_h1); in hevc_hv_4t_4multx8mult_msa()
3429 dst2 = HEVC_FILT_4TAP(dst32_r, dst54_r, filt_h0, filt_h1); in hevc_hv_4t_4multx8mult_msa()
3430 dst3 = HEVC_FILT_4TAP(dst43_r, dst65_r, filt_h0, filt_h1); in hevc_hv_4t_4multx8mult_msa()
3431 dst4 = HEVC_FILT_4TAP(dst54_r, dst76_r, filt_h0, filt_h1); in hevc_hv_4t_4multx8mult_msa()
3432 dst5 = HEVC_FILT_4TAP(dst65_r, dst87_r, filt_h0, filt_h1); in hevc_hv_4t_4multx8mult_msa()
3433 dst6 = HEVC_FILT_4TAP(dst76_r, dst98_r, filt_h0, filt_h1); in hevc_hv_4t_4multx8mult_msa()
3434 dst7 = HEVC_FILT_4TAP(dst87_r, dst109_r, filt_h0, filt_h1); in hevc_hv_4t_4multx8mult_msa()
3478 v8i16 filt_h0, filt_h1; in hevc_hv_4t_6w_msa() local
3499 SPLATI_W2_SH(filter_vec, 0, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3568 dst0_r = HEVC_FILT_4TAP(dst10_r, dst32_r, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3569 dst1_r = HEVC_FILT_4TAP(dst21_r, dst43_r, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3570 dst2_r = HEVC_FILT_4TAP(dst32_r, dst54_r, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3571 dst3_r = HEVC_FILT_4TAP(dst43_r, dst65_r, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3572 dst4_r = HEVC_FILT_4TAP(dst54_r, dst76_r, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3573 dst5_r = HEVC_FILT_4TAP(dst65_r, dst87_r, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3574 dst6_r = HEVC_FILT_4TAP(dst76_r, dst98_r, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3575 dst7_r = HEVC_FILT_4TAP(dst87_r, dst109_r, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3576 dst0_l = HEVC_FILT_4TAP(dst1021_l, dst3243_l, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3577 dst1_l = HEVC_FILT_4TAP(dst3243_l, dst5465_l, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3578 dst2_l = HEVC_FILT_4TAP(dst5465_l, dst7687_l, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3579 dst3_l = HEVC_FILT_4TAP(dst7687_l, dst98109_l, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
3602 v8i16 filt_h0, filt_h1; in hevc_hv_4t_8x2_msa() local
3620 SPLATI_W2_SH(filter_vec, 0, filt_h0, filt_h1); in hevc_hv_4t_8x2_msa()
3651 dst0_r = HEVC_FILT_4TAP(dst10_r, dst32_r, filt_h0, filt_h1); in hevc_hv_4t_8x2_msa()
3652 dst0_l = HEVC_FILT_4TAP(dst10_l, dst32_l, filt_h0, filt_h1); in hevc_hv_4t_8x2_msa()
3653 dst1_r = HEVC_FILT_4TAP(dst21_r, dst43_r, filt_h0, filt_h1); in hevc_hv_4t_8x2_msa()
3654 dst1_l = HEVC_FILT_4TAP(dst21_l, dst43_l, filt_h0, filt_h1); in hevc_hv_4t_8x2_msa()
3668 v8i16 filt0, filt1, filt_h0, filt_h1, filter_vec, const_vec; in hevc_hv_4t_8multx4_msa() local
3682 SPLATI_W2_SH(filter_vec, 0, filt_h0, filt_h1); in hevc_hv_4t_8multx4_msa()
3725 dst0_r = HEVC_FILT_4TAP(dst10_r, dst32_r, filt_h0, filt_h1); in hevc_hv_4t_8multx4_msa()
3726 dst0_l = HEVC_FILT_4TAP(dst10_l, dst32_l, filt_h0, filt_h1); in hevc_hv_4t_8multx4_msa()
3727 dst1_r = HEVC_FILT_4TAP(dst21_r, dst43_r, filt_h0, filt_h1); in hevc_hv_4t_8multx4_msa()
3728 dst1_l = HEVC_FILT_4TAP(dst21_l, dst43_l, filt_h0, filt_h1); in hevc_hv_4t_8multx4_msa()
3730 dst2_r = HEVC_FILT_4TAP(dst32_r, dst54_r, filt_h0, filt_h1); in hevc_hv_4t_8multx4_msa()
3731 dst2_l = HEVC_FILT_4TAP(dst32_l, dst54_l, filt_h0, filt_h1); in hevc_hv_4t_8multx4_msa()
3732 dst3_r = HEVC_FILT_4TAP(dst43_r, dst65_r, filt_h0, filt_h1); in hevc_hv_4t_8multx4_msa()
3733 dst3_l = HEVC_FILT_4TAP(dst43_l, dst65_l, filt_h0, filt_h1); in hevc_hv_4t_8multx4_msa()
3753 v8i16 filt_h0, filt_h1; in hevc_hv_4t_8x6_msa() local
3775 SPLATI_W2_SH(filter_vec, 0, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3827 dst0_r = HEVC_FILT_4TAP(dst10_r, dst32_r, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3828 dst0_l = HEVC_FILT_4TAP(dst10_l, dst32_l, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3829 dst1_r = HEVC_FILT_4TAP(dst21_r, dst43_r, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3830 dst1_l = HEVC_FILT_4TAP(dst21_l, dst43_l, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3831 dst2_r = HEVC_FILT_4TAP(dst32_r, dst54_r, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3832 dst2_l = HEVC_FILT_4TAP(dst32_l, dst54_l, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3833 dst3_r = HEVC_FILT_4TAP(dst43_r, dst65_r, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3834 dst3_l = HEVC_FILT_4TAP(dst43_l, dst65_l, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3835 dst4_r = HEVC_FILT_4TAP(dst54_r, dst76_r, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3836 dst4_l = HEVC_FILT_4TAP(dst54_l, dst76_l, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3837 dst5_r = HEVC_FILT_4TAP(dst65_r, dst87_r, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3838 dst5_l = HEVC_FILT_4TAP(dst65_l, dst87_l, filt_h0, filt_h1); in hevc_hv_4t_8x6_msa()
3869 v8i16 filt_h0, filt_h1; in hevc_hv_4t_8multx4mult_msa() local
3887 SPLATI_W2_SH(filter_vec, 0, filt_h0, filt_h1); in hevc_hv_4t_8multx4mult_msa()
3941 dst0_r = HEVC_FILT_4TAP(dst10_r, dst32_r, filt_h0, filt_h1); in hevc_hv_4t_8multx4mult_msa()
3942 dst0_l = HEVC_FILT_4TAP(dst10_l, dst32_l, filt_h0, filt_h1); in hevc_hv_4t_8multx4mult_msa()
3943 dst1_r = HEVC_FILT_4TAP(dst21_r, dst43_r, filt_h0, filt_h1); in hevc_hv_4t_8multx4mult_msa()
3944 dst1_l = HEVC_FILT_4TAP(dst21_l, dst43_l, filt_h0, filt_h1); in hevc_hv_4t_8multx4mult_msa()
3945 dst2_r = HEVC_FILT_4TAP(dst32_r, dst54_r, filt_h0, filt_h1); in hevc_hv_4t_8multx4mult_msa()
3946 dst2_l = HEVC_FILT_4TAP(dst32_l, dst54_l, filt_h0, filt_h1); in hevc_hv_4t_8multx4mult_msa()
3947 dst3_r = HEVC_FILT_4TAP(dst43_r, dst65_r, filt_h0, filt_h1); in hevc_hv_4t_8multx4mult_msa()
3948 dst3_l = HEVC_FILT_4TAP(dst43_l, dst65_l, filt_h0, filt_h1); in hevc_hv_4t_8multx4mult_msa()
4010 v8i16 filt0, filt1, filt_h0, filt_h1, filter_vec, const_vec; in hevc_hv_4t_12w_msa() local
4026 SPLATI_W2_SH(filter_vec, 0, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4080 dst0_r = HEVC_FILT_4TAP(dst10_r, dst32_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4081 dst0_l = HEVC_FILT_4TAP(dst10_l, dst32_l, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4082 dst1_r = HEVC_FILT_4TAP(dst21_r, dst43_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4083 dst1_l = HEVC_FILT_4TAP(dst21_l, dst43_l, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4084 dst2_r = HEVC_FILT_4TAP(dst32_r, dst54_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4085 dst2_l = HEVC_FILT_4TAP(dst32_l, dst54_l, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4086 dst3_r = HEVC_FILT_4TAP(dst43_r, dst65_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4087 dst3_l = HEVC_FILT_4TAP(dst43_l, dst65_l, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4147 tmp0 = HEVC_FILT_4TAP(dst10_r, dst32_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4148 tmp1 = HEVC_FILT_4TAP(dst21_r, dst43_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4149 tmp2 = HEVC_FILT_4TAP(dst32_r, dst54_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4150 tmp3 = HEVC_FILT_4TAP(dst43_r, dst65_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4151 tmp4 = HEVC_FILT_4TAP(dst54_r, dst76_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4152 tmp5 = HEVC_FILT_4TAP(dst65_r, dst87_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4153 tmp6 = HEVC_FILT_4TAP(dst76_r, dst98_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()
4154 tmp7 = HEVC_FILT_4TAP(dst87_r, dst109_r, filt_h0, filt_h1); in hevc_hv_4t_12w_msa()