Home
last modified time | relevance | path

Searched refs:__lasx_xvdp2add_w_h (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
Dsimple_idct_lasx.c90 a0 = __lasx_xvdp2add_w_h(a0, temp0, temp1); \
95 a2 = __lasx_xvdp2add_w_h(a2, temp0, temp2); \
98 a3 = __lasx_xvdp2add_w_h(a3, temp0, temp2); \
101 b0 = __lasx_xvdp2add_w_h(b0, temp0, temp1); \
104 b2 = __lasx_xvdp2add_w_h(b2, temp0, temp2); \
107 b3 = __lasx_xvdp2add_w_h(b3, temp0, temp2); \
151 a0 = __lasx_xvdp2add_w_h(a0, temp0, temp1); \
156 a2 = __lasx_xvdp2add_w_h(a2, temp0, temp2); \
159 a3 = __lasx_xvdp2add_w_h(a3, temp0, temp2); \
162 b0 = __lasx_xvdp2add_w_h(b0, temp0, temp1); \
[all …]
Dvc1dsp_lasx.c63 DUP2_ARG3(__lasx_xvdp2add_w_h, t2, temp0, const_1, t2, temp0, in ff_vc1_inv_trans_8x8_lasx()
74 t1 = __lasx_xvdp2add_w_h(temp2, temp1, const_6); in ff_vc1_inv_trans_8x8_lasx()
76 t2 = __lasx_xvdp2add_w_h(temp2, temp1, const_8); in ff_vc1_inv_trans_8x8_lasx()
78 t3 = __lasx_xvdp2add_w_h(temp2, temp1, const_10); in ff_vc1_inv_trans_8x8_lasx()
80 t4 = __lasx_xvdp2add_w_h(temp2, temp1, const_12); in ff_vc1_inv_trans_8x8_lasx()
100 DUP2_ARG3(__lasx_xvdp2add_w_h, t3, temp0, const_1, t3, temp0, in ff_vc1_inv_trans_8x8_lasx()
111 t1 = __lasx_xvdp2add_w_h(temp2, temp1, const_6); in ff_vc1_inv_trans_8x8_lasx()
113 t2 = __lasx_xvdp2add_w_h(temp2, temp1, const_8); in ff_vc1_inv_trans_8x8_lasx()
115 t3 = __lasx_xvdp2add_w_h(temp2, temp1, const_10); in ff_vc1_inv_trans_8x8_lasx()
117 t4 = __lasx_xvdp2add_w_h(temp2, temp1, const_12); in ff_vc1_inv_trans_8x8_lasx()
[all …]
/third_party/openh264/codec/common/inc/
Dloongson_intrinsics.h891 static inline __m256i __lasx_xvdp2add_w_h(__m256i in_c, __m256i in_h, in __lasx_xvdp2add_w_h() function
/third_party/ffmpeg/libavutil/loongarch/
Dloongson_intrinsics.h919 static inline __m256i __lasx_xvdp2add_w_h(__m256i in_c, __m256i in_h, in __lasx_xvdp2add_w_h() function