Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/arm/
Dcdef_neon.cc426 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection() local
440 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection4() local
/external/tensorflow/tensorflow/cc/ops/
Dconst_op_test.cc132 auto x_1 = ops::Const(root.WithOpName("x"), 1); in TEST() local
/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c743 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_esbr_radix4bfly() local
844 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
1580 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_radix4bfly() 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/libgav1/libgav1/src/dsp/x86/
Dcdef_sse4.cc457 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection() local
471 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection4() local
Dcdef_avx2.cc519 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection() local
533 const int x_1 = kCdefDirections[direction][1][1]; in LoadDirection4() local
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc402 auto x_1 = ConjugateHelper(scope, op.input(0)); in MulGrad() local
416 auto x_1 = ConjugateHelper(scope, op.input(0)); in DivGrad() local
431 auto x_1 = ConjugateHelper(scope, op.input(0)); in RealDivGrad() local
446 auto x_1 = ConjugateHelper(scope, op.input(0)); in DivNoNanGrad() local
461 auto x_1 = ConjugateHelper(scope, op.input(0)); in SquaredDifferenceGrad() local
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c520 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_esbr_radix4bfly() local
621 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
1246 WORD32 x_0, x_1, x_l1_0, x_l1_1, x_l2_0, x_l2_1; in ixheaacd_radix4bfly() local
/external/webp/src/enc/
Dpicture_psnr_enc.c47 const int x_1 = (x + RADIUS + 1 >= w) ? w : x + RADIUS + 1; in AccumulateLSIM() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/
DNat192.java718 long x_1 = x[1] & M; in square() local
834 long x_1 = x[xOff + 1] & M; in square() local
DNat224.java789 long x_1 = x[1] & M; in square() local
928 long x_1 = x[xOff + 1] & M; in square() local
DNat256.java932 long x_1 = x[1] & M; in square() local
1096 long x_1 = x[xOff + 1] & M; in square() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java714 long x_1 = x[1] & M; in square() local
830 long x_1 = x[xOff + 1] & M; in square() local
DNat224.java785 long x_1 = x[1] & M; in square() local
924 long x_1 = x[xOff + 1] & M; in square() local
DNat256.java928 long x_1 = x[1] & M; in square() local
1092 long x_1 = x[xOff + 1] & M; in square() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DNat192.java718 long x_1 = x[1] & M; in square() local
834 long x_1 = x[xOff + 1] & M; in square() local
DNat224.java789 long x_1 = x[1] & M; in square() local
928 long x_1 = x[xOff + 1] & M; in square() local
DNat256.java932 long x_1 = x[1] & M; in square() local
1096 long x_1 = x[xOff + 1] & M; in square() local
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-advanced/
Dmain.cpp95 int x_1; member
/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc169 inline int Advance(const int64 x_0, const int64 x_1, const int64 x_2, in Advance()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc296 auto x_1 = GetTupleElement(x, 1); in XLA_TEST_F() local
/external/libxaac/decoder/
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/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2937 LLVMValueRef x_1 = lp_build_fmuladd(b, y_2, DP1, x_abs); in lp_build_sin_or_cos() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc1735 int32x4_t x_1 = vmulq_s32(a_s32_1, b_s32_1); in NeonCwiseMul() local