Searched refs:__lasx_xvclip255_w (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vc1dsp_lasx.c | 255 DUP4_ARG1(__lasx_xvclip255_w, t1, t2, t3, t4, t1, t2, t3, t4); in ff_vc1_inv_trans_8x4_lasx() 425 DUP4_ARG1(__lasx_xvclip255_w, temp0, temp1, temp2, temp3, in ff_vc1_inv_trans_4x8_lasx() 513 DUP2_ARG1(__lasx_xvclip255_w, temp0, temp1, temp0, temp1); in ff_vc1_inv_trans_4x4_lasx() 652 DUP4_ARG1(__lasx_xvclip255_w, t0, t1, t2, t3, t0, t1, t2, t3); in put_vc1_mspel_mc_h_v_lasx() 653 DUP4_ARG1(__lasx_xvclip255_w, t4, t5, t6, t7, t4, t5, t6, t7); in put_vc1_mspel_mc_h_v_lasx()
|
/third_party/ffmpeg/libavutil/loongarch/ |
H A D | loongson_intrinsics.h | 1359 * Example : See out = __lasx_xvclip255_w(in) 1377 * Example : out = __lasx_xvclip255_w(in) 1382 static inline __m256i __lasx_xvclip255_w(__m256i in) { in __lasx_xvclip255_w() function
|
Completed in 5 milliseconds