Lines Matching refs:src7_l
612 v8u16 src7_l, src8_l; in common_hv_bil_16w_msa() local
632 ILVRL_B2_UH(src16, src7, src7_r, src7_l); in common_hv_bil_16w_msa()
639 HADD_UB3_UH(src6_l, src7_l, src8_l, src6_l, src7_l, src8_l); in common_hv_bil_16w_msa()
646 ADD4(src4_l, src5_l, src5_l, src6_l, src6_l, src7_l, src7_l, src8_l, in common_hv_bil_16w_msa()
751 v8u16 src7_l, src8_l; in common_hv_bil_no_rnd_16x16_msa() local
769 ILVRL_B2_UH(src16, src7, src7_r, src7_l); in common_hv_bil_no_rnd_16x16_msa()
777 HADD_UB3_UH(src6_l, src7_l, src8_l, src6_l, src7_l, src8_l); in common_hv_bil_no_rnd_16x16_msa()
793 sum6_l = src6_l + src7_l + 1; in common_hv_bil_no_rnd_16x16_msa()
794 sum7_l = src7_l + src8_l + 1; in common_hv_bil_no_rnd_16x16_msa()
822 ILVRL_B2_UH(src16, src7, src7_r, src7_l); in common_hv_bil_no_rnd_16x16_msa()
830 HADD_UB3_UH(src6_l, src7_l, src8_l, src6_l, src7_l, src8_l); in common_hv_bil_no_rnd_16x16_msa()
846 sum6_l = src6_l + src7_l + 1; in common_hv_bil_no_rnd_16x16_msa()
847 sum7_l = src7_l + src8_l + 1; in common_hv_bil_no_rnd_16x16_msa()
868 v8u16 src7_l, src8_l; in common_hv_bil_no_rnd_8x16_msa() local
886 ILVRL_B2_UH(src16, src7, src7_r, src7_l); in common_hv_bil_no_rnd_8x16_msa()
894 HADD_UB3_UH(src6_l, src7_l, src8_l, src6_l, src7_l, src8_l); in common_hv_bil_no_rnd_8x16_msa()
910 sum6_l = src6_l + src7_l + 1; in common_hv_bil_no_rnd_8x16_msa()
911 sum7_l = src7_l + src8_l + 1; in common_hv_bil_no_rnd_8x16_msa()
1016 v16u8 src7_l, src8_l; in common_hv_bil_and_aver_dst_16w_msa() local
1038 ILVRL_B2_UB(src16, src7, src7_r, src7_l); in common_hv_bil_and_aver_dst_16w_msa()
1049 HADD_UB3_UH(src6_l, src7_l, src8_l, add6, add7, add8); in common_hv_bil_and_aver_dst_16w_msa()