Home
last modified time | relevance | path

Searched refs:x_5 (Results 1 – 17 of 17) sorted by relevance

/external/libxaac/decoder/armv7/
Dixheaacd_fft32x32_ld2_armv7.s24 LDR r4, [r0, #68] @x_5 = x[16+1]
26 ADD r10, r2, r4 @xh1_0 = x_1 + x_5
27 SUB r11, r2, r4 @xl1_0 = x_1 - x_5
61 LDR r4, [r0, #76] @x_5 = x[18+1]
63 ADD r10, r2, r4 @xh1_0 = x_1 + x_5
64 SUB r11, r2, r4 @xl1_0 = x_1 - x_5
98 LDR r4, [r0, #84] @x_5 = x[20+1]
100 ADD r10, r2, r4 @xh1_0 = x_1 + x_5
101 SUB r11, r2, r4 @xl1_0 = x_1 - x_5
135 LDR r4, [r0, #92] @x_5 = x[22+1]
[all …]
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/
DNat192.java774 long x_5 = x[5] & M; in square() local
778 zz_5 += x_5 * x_0; in square()
782 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
783 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
784 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
785 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square()
890 long x_5 = x[xOff + 5] & M; in square() local
894 zz_5 += x_5 * x_0; in square()
898 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
899 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
[all …]
DNat224.java845 long x_5 = x[5] & M; in square() local
849 zz_5 += x_5 * x_0; in square()
853 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
854 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
856 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
858 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square()
876 zz_11 += (zz_10 >>> 32) + x_6 * x_5; in square()
984 long x_5 = x[xOff + 5] & M; in square() local
988 zz_5 += x_5 * x_0; in square()
992 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
[all …]
DNat256.java988 long x_5 = x[5] & M; in square() local
992 zz_5 += x_5 * x_0; in square()
996 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
997 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
999 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
1001 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square()
1022 zz_11 += (zz_10 >>> 32) + x_6 * x_5; in square()
1040 zz_12 += (zz_11 >>> 32) + x_7 * x_5; in square()
1152 long x_5 = x[xOff + 5] & M; in square() local
1156 zz_5 += x_5 * x_0; in square()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java770 long x_5 = x[5] & M; in square() local
774 zz_5 += x_5 * x_0; in square()
778 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
779 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
780 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
781 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square()
886 long x_5 = x[xOff + 5] & M; in square() local
890 zz_5 += x_5 * x_0; in square()
894 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
895 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
[all …]
DNat224.java841 long x_5 = x[5] & M; in square() local
845 zz_5 += x_5 * x_0; in square()
849 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
850 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
852 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
854 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square()
872 zz_11 += (zz_10 >>> 32) + x_6 * x_5; in square()
980 long x_5 = x[xOff + 5] & M; in square() local
984 zz_5 += x_5 * x_0; in square()
988 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
[all …]
DNat256.java984 long x_5 = x[5] & M; in square() local
988 zz_5 += x_5 * x_0; in square()
992 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
993 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
995 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
997 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square()
1018 zz_11 += (zz_10 >>> 32) + x_6 * x_5; in square()
1036 zz_12 += (zz_11 >>> 32) + x_7 * x_5; in square()
1148 long x_5 = x[xOff + 5] & M; in square() local
1152 zz_5 += x_5 * x_0; in square()
[all …]
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DNat192.java774 long x_5 = x[5] & M; in square() local
778 zz_5 += x_5 * x_0; in square()
782 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
783 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
784 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
785 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square()
890 long x_5 = x[xOff + 5] & M; in square() local
894 zz_5 += x_5 * x_0; in square()
898 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
899 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
[all …]
DNat224.java845 long x_5 = x[5] & M; in square() local
849 zz_5 += x_5 * x_0; in square()
853 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
854 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
856 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
858 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square()
876 zz_11 += (zz_10 >>> 32) + x_6 * x_5; in square()
984 long x_5 = x[xOff + 5] & M; in square() local
988 zz_5 += x_5 * x_0; in square()
992 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
[all …]
DNat256.java988 long x_5 = x[5] & M; in square() local
992 zz_5 += x_5 * x_0; in square()
996 zz_6 += (zz_5 >>> 32) + x_5 * x_1; in square()
997 zz_7 += (zz_6 >>> 32) + x_5 * x_2; in square()
999 zz_8 += (zz_7 >>> 32) + x_5 * x_3; in square()
1001 zz_9 += (zz_8 >>> 32) + x_5 * x_4; in square()
1022 zz_11 += (zz_10 >>> 32) + x_6 * x_5; in square()
1040 zz_12 += (zz_11 >>> 32) + x_7 * x_5; in square()
1152 long x_5 = x[xOff + 5] & M; in square() local
1156 zz_5 += x_5 * x_0; in square()
[all …]
/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c845 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute2() local
872 x_5 = *x0++; in ixheaacd_esbr_postradixcompute2()
881 n11 = ixheaacd_add32_sat(x_5, x_7); in ixheaacd_esbr_postradixcompute2()
883 n31 = ixheaacd_sub32_sat(x_5, x_7); in ixheaacd_esbr_postradixcompute2()
935 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute4() local
962 x_5 = *x0++; in ixheaacd_esbr_postradixcompute4()
967 xh1_0 = ixheaacd_add32_sat(x_1, x_5); in ixheaacd_esbr_postradixcompute4()
969 xl1_0 = ixheaacd_sub32_sat(x_1, x_5); in ixheaacd_esbr_postradixcompute4()
1684 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_postradixcompute4() local
1711 x_5 = *x0++; in ixheaacd_postradixcompute4()
[all …]
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c622 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute2() local
647 x_5 = *x0++; in ixheaacd_esbr_postradixcompute2()
654 y1[h2 + 1] = ixheaacd_add32_sat(x_5, x_7); in ixheaacd_esbr_postradixcompute2()
658 y3[h2 + 1] = ixheaacd_sub32_sat(x_5, x_7); in ixheaacd_esbr_postradixcompute2()
692 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute4() local
719 x_5 = *x0++; in ixheaacd_esbr_postradixcompute4()
724 xh1_0 = ixheaacd_add32_sat(x_1, x_5); in ixheaacd_esbr_postradixcompute4()
726 xl1_0 = ixheaacd_sub32_sat(x_1, x_5); in ixheaacd_esbr_postradixcompute4()
/external/mesa3d/src/compiler/nir/
Dnir_builtin_builder.c189 nir_ssa_def *x_5 = nir_fmul(b, x_3, x_2); in nir_atan() local
190 nir_ssa_def *x_7 = nir_fmul(b, x_5, x_2); in nir_atan()
197 nir_fmul_imm(b, x_5, 0.1938924977115610f), in nir_atan()
/external/tensorflow/tensorflow/python/keras/engine/
Dfunctional_test.py1801 x_5 = x_3 * pl_1
1805 {pl_1, x_1, x_4, x_5, x_1.op, x_4.op, x_5.op})
1808 {pl_1, pl_2, x_1, x_2, x_4, x_5, x_1.op, x_2.op, x_4.op, x_5.op})
1811 {pl_3, x_3, x_5, x_3.op, x_5.op})
1813 tf_utils.get_reachable_from_inputs([x_3]), {x_3, x_5, x_5.op})
/external/libxaac/decoder/
Dixheaacd_aac_imdct.c1952 WORD32 x_4, x_5, x_6, x_7, x_h2_0, x_h2_1; in ixheaacd_fft32x32_ld_dec() local
2093 x_5 = x0[5]; in ixheaacd_fft32x32_ld_dec()
2099 xh1_0 = ixheaacd_add32_sat(x_1, x_5); in ixheaacd_fft32x32_ld_dec()
2101 xl1_0 = ixheaacd_sub32_sat(x_1, x_5); in ixheaacd_fft32x32_ld_dec()
2122 n11 = ixheaacd_add32_sat(x_5, x_7); in ixheaacd_fft32x32_ld_dec()
2124 n31 = ixheaacd_sub32_sat(x_5, x_7); in ixheaacd_fft32x32_ld_dec()
/external/libopus/celt/arm/
Dcelt_pitch_xcorr_arm_gnu.s61 @ q3 = x_7|x_6|x_5|x_4|x_3|x_2|x_1|x_0
Dcelt_pitch_xcorr_arm.s58 ; q3 = x_7|x_6|x_5|x_4|x_3|x_2|x_1|x_0