Searched refs:__lasx_xvdp2_h_bu (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | h264chroma_lasx.c | 59 DUP2_ARG2(__lasx_xvdp2_h_bu, src0, coeff_hz_vec, src1, coeff_hz_vec, res_hz0, res_hz1); in avc_chroma_hv_8x4_lasx() 60 res_hz2 = __lasx_xvdp2_h_bu(src3, coeff_hz_vec); in avc_chroma_hv_8x4_lasx() 104 DUP4_ARG2(__lasx_xvdp2_h_bu, src0, coeff_hz_vec, src1, coeff_hz_vec, src3, in avc_chroma_hv_8x8_lasx() 106 res_hz4 = __lasx_xvdp2_h_bu(src7, coeff_hz_vec); in avc_chroma_hv_8x8_lasx() 148 DUP2_ARG2(__lasx_xvdp2_h_bu, src0, coeff_vec, src2, coeff_vec, res0, res1); in avc_chroma_hz_8x4_lasx() 182 DUP4_ARG2(__lasx_xvdp2_h_bu, src0, coeff_vec, src2, coeff_vec, src4, coeff_vec, src6, in avc_chroma_hz_8x8_lasx() 220 DUP2_ARG2(__lasx_xvdp2_h_bu, src0, coeff_vec, src2, coeff_vec, res0, res1); in avc_chroma_hz_nonmult_lasx() 234 res0 = __lasx_xvdp2_h_bu(src0, coeff_vec); in avc_chroma_hz_nonmult_lasx() 261 DUP2_ARG2(__lasx_xvdp2_h_bu, src0, coeff_vec, src2, coeff_vec, res0, res1); in avc_chroma_vt_8x4_lasx() 296 DUP4_ARG2(__lasx_xvdp2_h_bu, src in avc_chroma_vt_8x8_lasx() [all...] |
H A D | vc1dsp_lasx.c | 553 t0 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_h_v_lasx() 559 t1 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_h_v_lasx() 565 t2 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_h_v_lasx() 571 t3 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_h_v_lasx() 577 t4 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_h_v_lasx() 583 t5 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_h_v_lasx() 589 t6 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_h_v_lasx() 595 t7 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_h_v_lasx() 767 t0 = __lasx_xvdp2_h_bu(temp0, const_para1_2); in put_vc1_mspel_mc_v_lasx() 797 out0 = __lasx_xvdp2_h_bu(tmp0_ [all...] |
/third_party/ffmpeg/libavutil/loongarch/ |
H A D | loongson_intrinsics.h | 733 static inline __m256i __lasx_xvdp2_h_bu(__m256i in_h, __m256i in_l) { in __lasx_xvdp2_h_bu() function
|
Completed in 7 milliseconds