Searched refs:__lasx_xvmulwl_w_h (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | simple_idct_lasx.c | 70 DUP2_ARG2(__lasx_xvmulwl_w_h, in1, w2, in1, w6, temp1, temp2); \ 131 DUP2_ARG2(__lasx_xvmulwl_w_h, in1, w2, in1, w6, temp1, temp2); \
|
/third_party/ffmpeg/libavutil/loongarch/ |
H A D | loongson_intrinsics.h | 1263 * Example : out = __lasx_xvmulwl_w_h(in_h, in_l) 1269 static inline __m256i __lasx_xvmulwl_w_h(__m256i in_h, __m256i in_l) { in __lasx_xvmulwl_w_h() function
|
Completed in 4 milliseconds