Searched refs:__lasx_xvaddw_h_h_bu (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
D | idctdsp_lasx.c | 110 DUP4_ARG2(__lasx_xvaddw_h_h_bu, b0, temp0, b1, temp1, b2, temp2, b3, temp3, in ff_add_pixels_clamped_lasx()
|
D | h264idct_lasx.c | 250 pred = __lasx_xvaddw_h_h_bu(input_dc, pred); in ff_h264_idct4x4_addblk_dc_lasx()
|
/third_party/openh264/codec/common/inc/ |
D | loongson_intrinsics.h | 1143 static inline __m256i __lasx_xvaddw_h_h_bu(__m256i in_h, __m256i in_l) { in __lasx_xvaddw_h_h_bu() function
|
/third_party/ffmpeg/libavutil/loongarch/ |
D | loongson_intrinsics.h | 1171 static inline __m256i __lasx_xvaddw_h_h_bu(__m256i in_h, __m256i in_l) { in __lasx_xvaddw_h_h_bu() function
|