Searched defs:x_old (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | aec3_fft_unittest.cc | 63 std::array<float, kFftLengthBy2> x_old; in TEST() local 72 std::array<float, kFftLengthBy2> x_old; in TEST() local 81 std::array<float, kFftLengthBy2 - 1> x_old; in TEST() local 185 std::array<float, kFftLengthBy2> x_old; in TEST() local
|
H A D | render_signal_analyzer_unittest.cc | 63 std::array<float, kBlockSize> x_old; in RunNarrowBandDetectionTest() local 132 std::array<float, kBlockSize> x_old; in TEST() local
|
H A D | aec3_fft.h | 58 rtc::ArrayView<const float> x_old, in PaddedFft()
|
H A D | aec3_fft.cc | 114 rtc::ArrayView<const float> x_old, in PaddedFft()
|
H A D | subtractor_unittest.cc | 50 std::array<float, kBlockSize> x_old; in RunSubtractorTest() local
|
H A D | refined_filter_update_gain_unittest.cc | 80 std::array<float, kBlockSize> x_old; in RunFilterUpdateTest() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/ |
D | controlled_runge_kutta.hpp | 74 value_type error( const State &x_old , const Deriv &dxdt_old , Err &x_err , Time dt ) const in error() argument 80 …value_type error( algebra_type &algebra , const State &x_old , const Deriv &dxdt_old , Err &x_err … in error() argument
|
D | runge_kutta_dopri5.hpp | 228 const StateIn1 &x_old , const DerivIn1 &deriv_old , time_type t_old , in calc_state()
|
D | rosenbrock4.hpp | 275 const state_type &x_old , time_type t_old , in calc_state()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 1297 APInt x_old(BitWidth, 1); in sqrt() local
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APInt.cpp | 1338 APInt x_old(BitWidth, 1); in sqrt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | APInt.cpp | 1136 APInt x_old(BitWidth, 1); in sqrt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APInt.cpp | 1198 APInt x_old(BitWidth, 1); in sqrt() local
|