Home
last modified time | relevance | path

Searched defs:x_3 (Results 1 – 16 of 16) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_esbr_fft.c1094 FLOAT32 x_3[8]; in ixheaacd_real_synth_fft_p3() local
1158 FLOAT32 x_3[32]; in ixheaacd_cmplx_anal_fft_p3() local
Dixheaacd_aac_imdct.c1950 WORD32 x_0, x_1, x_2, x_3, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_fft32x32_ld_dec() local
/external/mesa3d/src/compiler/nir/
Dnir_builtin_builder.c188 nir_ssa_def *x_3 = nir_fmul(b, x_2, x); in nir_atan() local
/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c844 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local
933 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local
1682 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_postradixcompute4() local
1787 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_postradixcompute2() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/
DNat192.java742 long x_3 = x[3] & M; in square() local
858 long x_3 = x[xOff + 3] & M; in square() local
DNat224.java813 long x_3 = x[3] & M; in square() local
952 long x_3 = x[xOff + 3] & M; in square() local
DNat256.java956 long x_3 = x[3] & M; in square() local
1120 long x_3 = x[xOff + 3] & M; in square() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java738 long x_3 = x[3] & M; in square() local
854 long x_3 = x[xOff + 3] & M; in square() local
DNat224.java809 long x_3 = x[3] & M; in square() local
948 long x_3 = x[xOff + 3] & M; in square() local
DNat256.java952 long x_3 = x[3] & M; in square() local
1116 long x_3 = x[xOff + 3] & M; in square() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DNat192.java742 long x_3 = x[3] & M; in square() local
858 long x_3 = x[xOff + 3] & M; in square() local
DNat224.java813 long x_3 = x[3] & M; in square() local
952 long x_3 = x[xOff + 3] & M; in square() local
DNat256.java956 long x_3 = x[3] & M; in square() local
1120 long x_3 = x[xOff + 3] & M; in square() local
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c621 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local
690 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local
/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc170 const int64 x_3) { in Advance()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2939 LLVMValueRef x_3 = lp_build_fmuladd(b, y_2, DP3, x_2); in lp_build_sin_or_cos() local