Home
last modified time | relevance | path

Searched refs:src6_r (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dhpeldsp_msa.c610 v8u16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in common_hv_bil_16w_msa() local
631 ILVRL_B2_UH(src15, src6, src6_r, src6_l); in common_hv_bil_16w_msa()
636 HADD_UB3_UH(src6_r, src7_r, src8_r, src6_r, src7_r, src8_r); in common_hv_bil_16w_msa()
642 ADD4(src4_r, src5_r, src5_r, src6_r, src6_r, src7_r, src7_r, src8_r, in common_hv_bil_16w_msa()
668 v8u16 src4_r, src5_r, src6_r, src7_r, src8_r; in common_hv_bil_no_rnd_8x8_msa() local
686 src5_r, src6_r); in common_hv_bil_no_rnd_8x8_msa()
690 HADD_UB3_UH(src6_r, src7_r, src8_r, add6, add7, add8); in common_hv_bil_no_rnd_8x8_msa()
749 v8u16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in common_hv_bil_no_rnd_16x16_msa() local
768 ILVRL_B2_UH(src15, src6, src6_r, src6_l); in common_hv_bil_no_rnd_16x16_msa()
774 HADD_UB3_UH(src6_r, src7_r, src8_r, src6_r, src7_r, src8_r); in common_hv_bil_no_rnd_16x16_msa()
[all …]
Dhevc_idct_msa.c189 src4_r, src5_r, src6_r, src7_r, \ argument
215 DPADD_SH2_SW(src6_r, src6_l, filter3, filter3, sum3_r, sum3_l); \
223 DPADD_SH2_SW(src6_r, src6_l, filter2, filter2, sum2_r, sum2_l); \
356 v8i16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in hevc_idct_16x16_msa() local
366 src4_r, src5_r, src6_r, src7_r); in hevc_idct_16x16_msa()
372 src6_r, src7_r, src0_l, src1_l, src2_l, src3_l, in hevc_idct_16x16_msa()
394 src4_r, src5_r, src6_r, src7_r); in hevc_idct_16x16_msa()
400 src6_r, src7_r, src0_l, src1_l, src2_l, src3_l, in hevc_idct_16x16_msa()
444 v8i16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in hevc_idct_8x32_column_msa() local
553 src4_r, src5_r, src6_r, src7_r); in hevc_idct_8x32_column_msa()
[all …]
Dh264dsp_msa.c148 v8i16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in avc_wgt_8x8_msa() local
167 UNPCK_UB_SH(src3, src6_r, src7_r); in avc_wgt_8x8_msa()
170 MUL4(wgt, src4_r, wgt, src5_r, wgt, src6_r, wgt, src7_r, tmp4, tmp5, tmp6, in avc_wgt_8x8_msa()
191 v8i16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in avc_wgt_8x16_msa() local
211 UNPCK_UB_SH(src3, src6_r, src7_r); in avc_wgt_8x16_msa()
214 MUL4(wgt, src4_r, wgt, src5_r, wgt, src6_r, wgt, src7_r, tmp4, tmp5, in avc_wgt_8x16_msa()
984 v8u16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in avc_h_loop_filter_luma_mbaff_intra_msa() local
1060 src4_r, src5_r, src6_r, src7_r); in avc_h_loop_filter_luma_mbaff_intra_msa()
1068 dst0_r = (2 * src6_r) + (3 * src0_r); in avc_h_loop_filter_luma_mbaff_intra_msa()
2344 v8i16 src4_l, src5_l, src6_l, src7_l, src4_r, src5_r, src6_r, src7_r; in ff_weight_h264_pixels16_8_msa() local
[all …]