Home
last modified time | relevance | path

Searched defs:x_3 (Results 1 – 13 of 13) 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/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/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java734 long x_3 = x[3] & M; in square() local
850 long x_3 = x[xOff + 3] & M; in square() local
DNat224.java806 long x_3 = x[3] & M; in square() local
945 long x_3 = x[xOff + 3] & M; in square() local
DNat256.java948 long x_3 = x[3] & M; in square() local
1112 long x_3 = x[xOff + 3] & M; in square() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/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.java810 long x_3 = x[3] & M; in square() local
949 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/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c272 nir_ssa_def *x_3 = nir_fmul(b, x_2, x); in build_atan() local
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c619 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local
688 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local
/external/tensorflow/tensorflow/core/kernels/
Dresize_bicubic_op.cc169 const int64 x_3) { in Advance()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2995 LLVMValueRef x_3 = lp_build_fmuladd(b, y_2, DP3, x_2); in lp_build_sin_or_cos() local