Home
last modified time | relevance | path

Searched defs:x_1 (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/external/libxaac/decoder/generic/
H A Dixheaacd_qmf_dec_generic.c886 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_esbr_radix4bfly() local
980 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local
1066 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local
1742 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_radix4bfly() local
1837 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_postradixcompute4() local
1938 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_postradixcompute2() local
/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/
H A Dmath_grad.cc418 auto x_1 = ConjugateHelper(scope, op.input(0)); in MulGrad() local
432 auto x_1 = ConjugateHelper(scope, op.input(0)); in DivGrad() local
447 auto x_1 = ConjugateHelper(scope, op.input(0)); in RealDivGrad() local
462 auto x_1 = ConjugateHelper(scope, op.input(0)); in DivNoNanGrad() local
477 auto x_1 = ConjugateHelper(scope, op.input(0)); in SquaredDifferenceGrad() local
/aosp_15_r20/external/libxaac/decoder/armv8/
H A Dixheaacd_qmf_dec_armv8.c637 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_esbr_radix4bfly() local
738 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute2() local
807 WORD32 x_0, x_1, x_2, x_3; in ixheaacd_esbr_postradixcompute4() local
1396 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_radix4bfly() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dcdef_neon.cc440 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection() local
455 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection4() local
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dcdef_sse4.cc460 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection() local
475 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection4() local
H A Dcdef_avx2.cc522 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection() local
537 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection4() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_env_est.c1028 FLOAT32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaace_esbr_radix4bfly() local
1124 FLOAT32 x_0, x_1, x_2, x_3; in ixheaace_esbr_postradixcompute2() local
1216 FLOAT32 x_0, x_1, x_2, x_3; in ixheaace_esbr_postradixcompute4() local
H A Dixheaace_fft.c1278 FLOAT32 x_0, x_1, x_2, x_3; in ixheaace_cfft_32_480() local
1944 FLOAT32 x_0, x_1, x_2, x_3, x_4, x_5, x_6, x_7; in ixheaace_fft_120() local
H A Diusace_fft.c1504 FLOAT32 x_0, x_1, x_2, x_3; in ixheaace_cplx_fft_4() local
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
H A DNat192.java714 long x_1 = x[1] & M; in square() local
830 long x_1 = x[xOff + 1] & M; in square() local
H A DNat224.java785 long x_1 = x[1] & M; in square() local
924 long x_1 = x[xOff + 1] & M; in square() local
H A DNat256.java928 long x_1 = x[1] & M; in square() local
1092 long x_1 = x[xOff + 1] & M; in square() local
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/
H A DNat192.java718 long x_1 = x[1] & M; in square() local
834 long x_1 = x[xOff + 1] & M; in square() local
H A DNat224.java789 long x_1 = x[1] & M; in square() local
928 long x_1 = x[xOff + 1] & M; in square() local
H A DNat256.java932 long x_1 = x[1] & M; in square() local
1096 long x_1 = x[xOff + 1] & M; in square() local
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
H A DNat192.java718 long x_1 = x[1] & M; in square() local
834 long x_1 = x[xOff + 1] & M; in square() local
H A DNat224.java789 long x_1 = x[1] & M; in square() local
928 long x_1 = x[xOff + 1] & M; in square() local
H A DNat256.java932 long x_1 = x[1] & M; in square() local
1096 long x_1 = x[xOff + 1] & M; in square() local
/aosp_15_r20/external/tensorflow/tensorflow/cc/ops/
H A Dconst_op_test.cc132 auto x_1 = ops::Const(root.WithOpName("x"), 1); in TEST() local
/aosp_15_r20/external/webp/src/enc/
H A Dpicture_psnr_enc.c47 const int x_1 = (x + RADIUS + 1 >= w) ? w : x + RADIUS + 1; in AccumulateLSIM() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_poly_filt.c194 FLOAT32 x_0, x_1, x_2, x_3; in ixheaacd_mps_synth_post_twidle() local
H A Dixheaacd_aac_imdct.c1828 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_fft_32_points() local
2268 WORD32 x_0, x_1, x_2, x_3, x_4, x_5, x_6, x_7; in ixheaacd_fft_120() local
2900 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
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
H A DDecoderTestAacDrc.java449 float x_0, x_1, x_2, y_0, y_1, y_2; in apply() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dresize_bicubic_op.cc169 inline int Advance(const int64_t x_0, const int64_t x_1, const int64_t x_2, in Advance()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dlocal_client_execute_test.cc296 auto x_1 = GetTupleElement(x, 1); in XLA_TEST_F() local

123