Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264dsp_lasx.c39 clip3 = __lasx_xvclip_h(clip3, neg_tc_in, tc_in); \
58 delta = __lasx_xvclip_h(delta, neg_threshold_in, \
/third_party/ffmpeg/libavutil/loongarch/
H A Dloongson_intrinsics.h1337 * Example : out = __lasx_xvclip_h(in, min, max)
1344 static inline __m256i __lasx_xvclip_h(__m256i in, __m256i min, __m256i max) { in __lasx_xvclip_h() function

Completed in 8 milliseconds