Home
last modified time | relevance | path

Searched refs:src2_r (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dhpeldsp_msa.c536 v16u8 src0_r, src1_r, src2_r, res; in common_hv_bil_4w_msa() local
550 src0_r, src1_r, src2_r); in common_hv_bil_4w_msa()
551 HADD_UB3_UH(src0_r, src1_r, src2_r, add0, add1, add2); in common_hv_bil_4w_msa()
573 v16u8 src0_r, src1_r, src2_r, src3_r, src4_r; in common_hv_bil_8w_msa() local
589 src1_r, src2_r); in common_hv_bil_8w_msa()
591 HADD_UB3_UH(src0_r, src1_r, src2_r, add0, add1, add2); in common_hv_bil_8w_msa()
610 v8u16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in common_hv_bil_16w_msa() local
627 ILVRL_B2_UH(src11, src2, src2_r, src2_l); in common_hv_bil_16w_msa()
634 HADD_UB3_UH(src0_r, src1_r, src2_r, src0_r, src1_r, src2_r); in common_hv_bil_16w_msa()
640 ADD4(src0_r, src1_r, src1_r, src2_r, src2_r, src3_r, src3_r, src4_r, in common_hv_bil_16w_msa()
[all …]
Dhevc_idct_msa.c96 v8i16 src0_r, src1_r, src2_r, src3_r; \
105 src0_r, src1_r, src2_r, src3_r); \
121 DOTP_SH4_SW(src2_r, src2_l, src3_r, src3_l, filter2, filter2, \
134 DOTP_SH4_SW(src2_r, src2_l, src3_r, src3_l, filter3, filter3, \
160 DOTP_SH4_SW(src2_r, src2_l, src3_r, src3_l, filter2, filter2, \
173 DOTP_SH4_SW(src2_r, src2_l, src3_r, src3_l, filter3, filter3, \
188 #define HEVC_IDCT16x16_COL(src0_r, src1_r, src2_r, src3_r, \ argument
222 DOTP_SH2_SW(src2_r, src2_l, filter0, filter0, temp0_r, temp0_l); \
356 v8i16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in hevc_idct_16x16_msa() local
364 src0_r, src1_r, src2_r, src3_r); in hevc_idct_16x16_msa()
[all …]
Dh264dsp_msa.c84 v8i16 src0_r, src1_r, src2_r, src3_r, tmp0, tmp1, tmp2, tmp3; in avc_wgt_4x8_msa() local
98 UNPCK_UB_SH(src1, src2_r, src3_r); in avc_wgt_4x8_msa()
99 MUL4(wgt, src0_r, wgt, src1_r, wgt, src2_r, wgt, src3_r, tmp0, tmp1, tmp2, in avc_wgt_4x8_msa()
117 v8i16 src0_r, src1_r, src2_r, src3_r, tmp0, tmp1, tmp2, tmp3; in avc_wgt_8x4_msa() local
130 UNPCK_UB_SH(src1, src2_r, src3_r); in avc_wgt_8x4_msa()
131 MUL4(wgt, src0_r, wgt, src1_r, wgt, src2_r, wgt, src3_r, tmp0, tmp1, tmp2, in avc_wgt_8x4_msa()
148 v8i16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in avc_wgt_8x8_msa() local
165 UNPCK_UB_SH(src1, src2_r, src3_r); in avc_wgt_8x8_msa()
168 MUL4(wgt, src0_r, wgt, src1_r, wgt, src2_r, wgt, src3_r, tmp0, tmp1, tmp2, in avc_wgt_8x8_msa()
191 v8i16 src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in avc_wgt_8x16_msa() local
[all …]
/third_party/ffmpeg/libavcodec/loongarch/
Dhevc_idct_lsx.c103 __m128i src0_r, src1_r, src2_r, src3_r; \
112 src0_r, src1_r, src2_r, src3_r); \
129 DUP4_ARG2(__lsx_vdp2_w_h, src2_r, filter2, src2_l, filter2, \
142 DUP4_ARG2(__lsx_vdp2_w_h, src2_r, filter3, src2_l, filter3, \
168 DUP4_ARG2(__lsx_vdp2_w_h, src2_r, filter2, src2_l, filter2, \
181 DUP4_ARG2(__lsx_vdp2_w_h, src2_r, filter3, src2_l, filter3, \
195 #define HEVC_IDCT16x16_COL(src0_r, src1_r, src2_r, src3_r, \ argument
232 DUP2_ARG2(__lsx_vdp2_w_h, src2_r, filter0, src2_l, filter0, \
396 __m128i src0_r, src1_r, src2_r, src3_r, src4_r, src5_r, src6_r, src7_r; in ff_hevc_idct_16x16_lsx() local
410 src0_r, src1_r, src2_r, src3_r); in ff_hevc_idct_16x16_lsx()
[all …]
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeS390X.c1132 sljit_gpr src2_r = tmp1; in emit_rrf() local
1140 src2_r = gpr(src2); in emit_rrf()
1144 return push_inst(compiler, ins | R4A(dst_r) | R0A(src1_r) | R12A(src2_r)); in emit_rrf()
2942 sljit_gpr src2_r = tmp1; in sljit_emit_shift_into() local
2971 src2_r = gpr(src2); in sljit_emit_shift_into()
2997 if (src2_r != tmp1) { in sljit_emit_shift_into()
2998 …FAIL_IF(push_inst(compiler, 0xec0000000055 /* risbg */ | R36A(tmp1) | R32A(src2_r) | (59 << 24) | … in sljit_emit_shift_into()
2999 src2_r = tmp1; in sljit_emit_shift_into()
3005 FAIL_IF(push_inst(compiler, ins | R20A(src_dst_r) | R12A(src2_r))); in sljit_emit_shift_into()
3007 if (src2_r != tmp1) { in sljit_emit_shift_into()
[all …]
DsljitNativeRISCV_common.c1529 sljit_sw src2_r = 0; in emit_op() local
1553 src2_r = src2w; in emit_op()
1557 src2_r = src1w; in emit_op()
1590 src2_r = src2; in emit_op()
1593 dst_r = (sljit_s32)src2_r; in emit_op()
1599 src2_r = sugg_src2_r; in emit_op()
1602 src2_r = TMP_ZERO; in emit_op()
1617 src2_r = sugg_src2_r; in emit_op()
1621 SLJIT_ASSERT(src2_r == TMP_REG2); in emit_op()
1636 FAIL_IF(emit_single_op(compiler, op, flags, dst_r, src1_r, src2_r)); in emit_op()
DsljitNativePPC_common.c1205 sljit_s32 src2_r; in emit_op() local
1239 src2_r = src2; in emit_op()
1243 dst_r = src2_r; in emit_op()
1246 src2_r = TMP_ZERO; in emit_op()
1249 src2_r = sugg_src2_r; in emit_op()
1254 src2_r = sugg_src2_r; in emit_op()
1257 FAIL_IF(emit_single_op(compiler, op, flags, dst_r, src1_r, src2_r)); in emit_op()
DsljitNativeMIPS_common.c2029 sljit_sw src2_r = 0; in emit_op() local
2053 src2_r = src2w; in emit_op()
2056 src2_r = src1w; in emit_op()
2089 src2_r = src2; in emit_op()
2092 dst_r = (sljit_s32)src2_r; in emit_op()
2098 src2_r = sugg_src2_r; in emit_op()
2101 src2_r = 0; in emit_op()
2116 src2_r = sugg_src2_r; in emit_op()
2120 SLJIT_ASSERT(src2_r == TMP_REG2); in emit_op()
2135 FAIL_IF(emit_single_op(compiler, op, flags, dst_r, src1_r, src2_r)); in emit_op()
/third_party/vixl/src/aarch64/
Dlogic-aarch64.cc2708 SimVRegister src2_r, src2_i; in cadd() local
2713 uzp1(vform, src2_r, src2, zero); in cadd()
2719 add(vform, src1_i, src1_i, src2_r).SignedSaturate(vform); in cadd()
2722 add(vform, src1_i, src1_i, src2_r); in cadd()
2728 sub(vform, src1_i, src1_i, src2_r).SignedSaturate(vform); in cadd()
2731 sub(vform, src1_i, src1_i, src2_r); in cadd()