Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264qpel_lasx.c1193 DUP2_ARG2(__lasx_xvaddwl_w_h, src2, src3, src1, src4, temp0, temp2); \
1195 temp4 = __lasx_xvaddwl_w_h(src0, src5); \
/third_party/ffmpeg/libavutil/loongarch/
H A Dloongson_intrinsics.h1106 * Example : See out = __lasx_xvaddwl_w_h(in_h, in_l)
1126 * Example : out = __lasx_xvaddwl_w_h(in_h, in_l)
1132 static inline __m256i __lasx_xvaddwl_w_h(__m256i in_h, __m256i in_l) { in __lasx_xvaddwl_w_h() function
1149 * Example : See out = __lasx_xvaddwl_w_h(in_h, in_l)

Completed in 8 milliseconds