Home
last modified time | relevance | path

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

/external/libxaac/decoder/armv7/
Dixheaacd_fft32x32_ld2_armv7.s25 LDR r5, [r0, #100] @x_7 = x[24+1]
28 ADD r12, r3, r5 @xh1_1 = x_3 + x_7
29 SUB r14, r3, r5 @xl1_1 = x_3 - x_7
62 LDR r5, [r0, #108] @x_7 = x[26+1]
65 ADD r12, r3, r5 @xh1_1 = x_3 + x_7
66 SUB r14, r3, r5 @xl1_1 = x_3 - x_7
99 LDR r5, [r0, #116] @x_7 = x[28+1]
102 ADD r12, r3, r5 @xh1_1 = x_3 + x_7
103 SUB r14, r3, r5 @xl1_1 = x_3 - x_7
136 LDR r5, [r0, #124] @x_7 = x[30+1]
[all …]
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DNat256.java1024 long x_7 = x[7] & M; in square() local
1028 zz_7 += x_7 * x_0; in square()
1032 zz_8 += (zz_7 >>> 32) + x_7 * x_1; in square()
1033 zz_9 += (zz_8 >>> 32) + x_7 * x_2; in square()
1034 zz_10 += (zz_9 >>> 32) + x_7 * x_3; in square()
1035 zz_11 += (zz_10 >>> 32) + x_7 * x_4; in square()
1036 zz_12 += (zz_11 >>> 32) + x_7 * x_5; in square()
1037 zz_13 += (zz_12 >>> 32) + x_7 * x_6; in square()
1188 long x_7 = x[xOff + 7] & M; in square() local
1192 zz_7 += x_7 * x_0; in square()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat256.java1020 long x_7 = x[7] & M; in square() local
1024 zz_7 += x_7 * x_0; in square()
1028 zz_8 += (zz_7 >>> 32) + x_7 * x_1; in square()
1029 zz_9 += (zz_8 >>> 32) + x_7 * x_2; in square()
1030 zz_10 += (zz_9 >>> 32) + x_7 * x_3; in square()
1031 zz_11 += (zz_10 >>> 32) + x_7 * x_4; in square()
1032 zz_12 += (zz_11 >>> 32) + x_7 * x_5; in square()
1033 zz_13 += (zz_12 >>> 32) + x_7 * x_6; in square()
1184 long x_7 = x[xOff + 7] & M; in square() local
1188 zz_7 += x_7 * 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
874 x_7 = *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
964 x_7 = *x0++; in ixheaacd_esbr_postradixcompute4()
971 xh1_1 = ixheaacd_add32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4()
973 xl1_1 = ixheaacd_sub32_sat(x_3, x_7); in ixheaacd_esbr_postradixcompute4()
1684 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_postradixcompute4() local
1713 x_7 = *x0++; in ixheaacd_postradixcompute4()
[all …]
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c620 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute2() local
647 x_7 = *x0++; in ixheaacd_esbr_postradixcompute2()
652 y1[h2 + 1] = ixheaacd_add32_sat(x_5, x_7); in ixheaacd_esbr_postradixcompute2()
656 y3[h2 + 1] = ixheaacd_sub32_sat(x_5, x_7); in ixheaacd_esbr_postradixcompute2()
690 WORD32 x_4, x_5, x_6, x_7; in ixheaacd_esbr_postradixcompute4() local
719 x_7 = *x0++; in ixheaacd_esbr_postradixcompute4()
726 xh1_1 = x_3 + x_7; in ixheaacd_esbr_postradixcompute4()
728 xl1_1 = x_3 - x_7; in ixheaacd_esbr_postradixcompute4()
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c274 nir_ssa_def *x_7 = nir_fmul(b, x_5, x_2); in build_atan() local
275 nir_ssa_def *x_9 = nir_fmul(b, x_7, x_2); in build_atan()
282 nir_fmul(b, x_7, nir_imm_float(b, -0.1173503194786851f)), in build_atan()
/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
2095 x_7 = x0[7]; in ixheaacd_fft32x32_ld_dec()
2103 xh1_1 = x_3 + x_7; in ixheaacd_fft32x32_ld_dec()
2105 xl1_1 = x_3 - x_7; in ixheaacd_fft32x32_ld_dec()
2122 n11 = x_5 + x_7; in ixheaacd_fft32x32_ld_dec()
2124 n31 = 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
/external/ImageMagick/PerlMagick/t/
Dinput.mat36 Ozs\YjufL55ch)&&$$(+%!%'3:!$7.(Cl~x_7$$"$$!(@ET]9%($!$?5//%+"…