Home
last modified time | relevance | path

Searched refs:__lsx_vdp2add_h_b (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
Dvp8_mc_lsx.c48 out0_m = __lsx_vdp2add_h_b(out0_m, in1, coeff1); \
49 out0_m = __lsx_vdp2add_h_b(out0_m, in2, coeff2); \
94 DUP4_ARG3(__lsx_vdp2add_h_b, out0, vec0_m, filt1, out1, vec1_m, filt1, \
96 DUP4_ARG3(__lsx_vdp2add_h_b, out0, vec4_m, filt2, out1, vec5_m, filt2, \
105 tmp0 = __lsx_vdp2add_h_b(tmp0, vec1, filt1); \
Dvp9_mc_lsx.c49 DUP2_ARG3(__lsx_vdp2add_h_b, _reg0, _tmp2, _filter1, _reg1, _tmp3, \
56 DUP2_ARG3(__lsx_vdp2add_h_b, _reg2, _tmp6, _filter3, _reg3, _tmp7, \
79 DUP4_ARG3(__lsx_vdp2add_h_b, _reg0, _tmp4, _filter1, _reg1, _tmp5, \
84 DUP4_ARG3(__lsx_vdp2add_h_b, _reg4, _tmp4, _filter3, _reg5, _tmp5, \
97 _vec0 = __lsx_vdp2add_h_b(_vec0, _reg1, _filter1); \
99 _vec1 = __lsx_vdp2add_h_b(_vec1, _reg3, _filter3); \
1408 DUP4_ARG3(__lsx_vdp2add_h_b, tmp0, tmp4, filter1, tmp1, tmp5, filter1, tmp2, in common_hz_8t_and_aver_dst_16w_lsx()
1410 DUP4_ARG3(__lsx_vdp2add_h_b, tmp8, tmp12, filter3, tmp9, tmp13, filter3, tmp10, in common_hz_8t_and_aver_dst_16w_lsx()
1465 DUP4_ARG3(__lsx_vdp2add_h_b, tmp0, tmp4, filter1, tmp1, tmp5, filter1, in common_hz_8t_and_aver_dst_32w_lsx()
1467 DUP4_ARG3(__lsx_vdp2add_h_b, tmp8, tmp12, filter3, tmp9, tmp13, filter3, in common_hz_8t_and_aver_dst_32w_lsx()
/third_party/openh264/codec/common/inc/
Dloongson_intrinsics.h81 static inline __m128i __lsx_vdp2add_h_b(__m128i in_c, __m128i in_h, in __lsx_vdp2add_h_b() function
/third_party/ffmpeg/libavutil/loongarch/
Dloongson_intrinsics.h109 static inline __m128i __lsx_vdp2add_h_b(__m128i in_c, __m128i in_h, in __lsx_vdp2add_h_b() function