| /external/libopus/silk/ |
| D | stereo_find_predictor.c | 44 opus_int scale, scale1, scale2; in silk_stereo_find_predictor() local
|
| /external/trusty/musl/src/complex/ |
| D | __cexpf.c | 53 float x, y, exp_x, scale1, scale2; in __ldexp_cexpf() local
|
| D | __cexp.c | 69 double x, y, exp_x, scale1, scale2; in __ldexp_cexp() local
|
| /external/musl/src/complex/ |
| D | __cexpf.c | 53 float x, y, exp_x, scale1, scale2; in __ldexp_cexpf() local
|
| D | __cexp.c | 69 double x, y, exp_x, scale1, scale2; in __ldexp_cexp() local
|
| /external/webrtc/modules/audio_coding/codecs/ilbc/ |
| D | smooth.c | 36 int16_t scale, scale1, scale2; in WebRtcIlbcfix_Smooth() local
|
| D | do_plc.c | 56 int16_t scale1, scale2; in WebRtcIlbcfix_DoThePlc() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | conv_test.cc | 1789 float scale2 = 1.0 / 127.0; in TEST_P() local 1833 float scale2 = 1.0 / 127.0; in TEST_P() local 1881 float scale2 = 1.0 / 127.0; in TEST_P() local 1925 float scale2 = 1.0 / 127.0; in TEST_P() local
|
| /external/tensorflow/tensorflow/core/kernels/linalg/ |
| D | tridiagonal_solve_op.cc | 266 RealScalar scale2 = std::abs(subdiag(k + 1)) + std::abs(u(k + 1, 0)); in SolveWithGaussianEliminationWithPivotingAndPerturbSingular() local
|
| /external/ComputeLibrary/src/cpu/kernels/add/generic/neon/ |
| D | impl.cpp | 404 …const auto scale2 = is_addition ? (iq2_info.scale / oq_info.scale) : (-(iq2_info.scale / oq_info.s… in add_sub_qasymm8_neon() local 587 …const auto scale2 = is_addition ? (iq2_info.scale / oq_info.scale) : (-(iq2_info.scale / oq_info.s… in add_sub_qasymm8_signed_neon() local
|
| /external/rust/crates/glam/src/f32/scalar/ |
| D | quat.rs | 628 let scale2 = math::sin(theta * s); in slerp() localVariable
|
| /external/rust/crates/glam/src/f64/ |
| D | dquat.rs | 617 let scale2 = math::sin(theta * s); in slerp() localVariable
|
| /external/rust/crates/glam/src/f32/coresimd/ |
| D | quat.rs | 626 let scale2 = simd_swizzle!(tmp, [1, 1, 1, 1]); in slerp() localVariable
|
| /external/rust/crates/glam/src/f32/wasm32/ |
| D | quat.rs | 636 let scale2 = i32x4_shuffle::<1, 1, 5, 5>(tmp, tmp); in slerp() localVariable
|
| /external/rust/crates/glam/src/f32/sse2/ |
| D | quat.rs | 641 let scale2 = _mm_shuffle_ps(tmp, tmp, 0b01_01_01_01); in slerp() localVariable
|
| /external/bc/src/ |
| D | num.c | 1438 size_t scale1, scale2, realscale; in bc_num_m() local
|