Home
last modified time | relevance | path

Searched refs:__lasx_xvclip255_h (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Didctdsp_lasx.c37 DUP4_ARG1(__lasx_xvclip255_h, b0, b1, b2, b3, b0, b1, b2, b3); in ff_put_pixels_clamped_lasx()
66 DUP4_ARG1(__lasx_xvclip255_h, b0, b1, b2, b3, b0, b1, b2, b3); in ff_put_signed_pixels_clamped_lasx()
112 DUP4_ARG1(__lasx_xvclip255_h, temp0, temp1, temp2, temp3, in ff_add_pixels_clamped_lasx()
H A Dh264idct_lasx.c72 res0_m = __lasx_xvclip255_h(res0_m); in ff_h264_idct_add_lasx()
220 DUP4_ARG1(__lasx_xvclip255_h, res0, res1, res2, res3, res0, res1, in ff_h264_idct8_addblk_lasx()
251 pred = __lasx_xvclip255_h(pred); in ff_h264_idct4x4_addblk_dc_lasx()
290 DUP4_ARG1(__lasx_xvclip255_h, dst0, dst1, dst2, dst3, in ff_h264_idct8_dc_addblk_lasx()
H A Dh264dsp_lasx.c63 p0_or_q0_out = __lasx_xvclip255_h(p0_or_q0_out); \
64 q0_or_p0_out = __lasx_xvclip255_h(q0_or_p0_out); \
1069 DUP4_ARG1(__lasx_xvclip255_h, tmp0, tmp1, tmp2, tmp3, in ff_biweight_h264_pixels16_8_lasx()
1071 DUP4_ARG1(__lasx_xvclip255_h, tmp4, tmp5, tmp6, tmp7, in ff_biweight_h264_pixels16_8_lasx()
1141 DUP4_ARG1(__lasx_xvclip255_h, tmp0, tmp1, tmp2, tmp3, in ff_biweight_h264_pixels16_8_lasx()
1143 DUP4_ARG1(__lasx_xvclip255_h, tmp4, tmp5, tmp6, tmp7, in ff_biweight_h264_pixels16_8_lasx()
1208 DUP2_ARG1(__lasx_xvclip255_h, tmp0, tmp1, tmp0, tmp1); in avc_biwgt_8x4_lasx()
1268 DUP4_ARG1(__lasx_xvclip255_h, tmp0, tmp1, tmp2, tmp3, in avc_biwgt_8x8_lasx()
1364 DUP4_ARG1(__lasx_xvclip255_h, tmp0, tmp1, tmp2, tmp3, in avc_biwgt_8x16_lasx()
1366 DUP4_ARG1(__lasx_xvclip255_h, tmp in avc_biwgt_8x16_lasx()
[all...]
H A Dsimple_idct_lasx.c221 DUP4_ARG1(__lasx_xvclip255_h, in0, in1, in2, in3, in0, in1, in2, in3); in ff_simple_idct_put_lasx()
286 DUP4_ARG1(__lasx_xvclip255_h, in0, in1, in2, in3, in0, in1, in2, in3); in ff_simple_idct_add_lasx()
H A Dvc1dsp_lasx.c771 t0 = __lasx_xvclip255_h(t0); in put_vc1_mspel_mc_v_lasx()
801 out0 = __lasx_xvclip255_h(out0); \
/third_party/ffmpeg/libavutil/loongarch/
H A Dloongson_intrinsics.h1362 static inline __m256i __lasx_xvclip255_h(__m256i in) { in __lasx_xvclip255_h() function

Completed in 11 milliseconds