Home
last modified time | relevance | path

Searched refs:__lasx_xvaddwh_w_h (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264qpel_lasx.c1194 DUP2_ARG2(__lasx_xvaddwh_w_h, src2, src3, src1, src4, temp1, temp3); \
1196 temp5 = __lasx_xvaddwh_w_h(src0, src5); \
/third_party/ffmpeg/libavutil/loongarch/
H A Dloongson_intrinsics.h1063 * Example : See out = __lasx_xvaddwh_w_h(in_h, in_l)
1083 * Example : out = __lasx_xvaddwh_w_h(in_h, in_l)
1089 static inline __m256i __lasx_xvaddwh_w_h(__m256i in_h, __m256i in_l) { in __lasx_xvaddwh_w_h() function

Completed in 8 milliseconds