Home
last modified time | relevance | path

Searched refs:__lasx_xvdp2sub_w_h (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dsimple_idct_lasx.c92 a1 = __lasx_xvdp2sub_w_h(a1, temp0, temp1); \
103 b1 = __lasx_xvdp2sub_w_h(b1, temp0, temp1); \
153 a1 = __lasx_xvdp2sub_w_h(a1, temp0, temp1); \
164 b1 = __lasx_xvdp2sub_w_h(b1, temp0, temp1); \
H A Dvc1dsp_lasx.c622 t0 = __lasx_xvdp2sub_w_h(t0, temp1, const_para0_3); in put_vc1_mspel_mc_h_v_lasx()
625 t1 = __lasx_xvdp2sub_w_h(t1, temp1, const_para0_3); in put_vc1_mspel_mc_h_v_lasx()
628 t2 = __lasx_xvdp2sub_w_h(t2, temp1, const_para0_3); in put_vc1_mspel_mc_h_v_lasx()
631 t3 = __lasx_xvdp2sub_w_h(t3, temp1, const_para0_3); in put_vc1_mspel_mc_h_v_lasx()
634 t4 = __lasx_xvdp2sub_w_h(t4, temp1, const_para0_3); in put_vc1_mspel_mc_h_v_lasx()
637 t5 = __lasx_xvdp2sub_w_h(t5, temp1, const_para0_3); in put_vc1_mspel_mc_h_v_lasx()
640 t6 = __lasx_xvdp2sub_w_h(t6, temp1, const_para0_3); in put_vc1_mspel_mc_h_v_lasx()
643 t7 = __lasx_xvdp2sub_w_h(t7, temp1, const_para0_3); in put_vc1_mspel_mc_h_v_lasx()
/third_party/ffmpeg/libavutil/loongarch/
H A Dloongson_intrinsics.h986 * Example : See out = __lasx_xvdp2sub_w_h(in_c, in_h, in_l)
1011 * Example : out = __lasx_xvdp2sub_w_h(in_c, in_h, in_l)
1018 static inline __m256i __lasx_xvdp2sub_w_h(__m256i in_c, __m256i in_h, in __lasx_xvdp2sub_w_h() function

Completed in 7 milliseconds