Searched defs:smoothing (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
D | noise_reduction.c | 22 const uint32_t smoothing = in NoiseReductionApply() local
|
/external/webrtc/modules/audio_processing/aec3/ |
D | matched_filter.cc | 157 float smoothing, in MatchedFilterCoreWithAccumulatedError_NEON() 238 float smoothing, in MatchedFilterCore_NEON() 356 float smoothing, in MatchedFilterCore_AccumulatedError_SSE2() 452 float smoothing, in MatchedFilterCore_SSE2() 564 float smoothing, in MatchedFilterCore() 727 const float smoothing = in Update() local
|
D | reverb_frequency_response.cc | 88 const float smoothing = 0.2f * linear_filter_quality; in Update() local
|
D | matched_filter_avx2.cc | 34 float smoothing, in MatchedFilterCore_AccumulatedError_AVX2() 141 float smoothing, in MatchedFilterCore_AVX2()
|
D | reverb_decay_estimator.cc | 324 float smoothing) { in Accumulate()
|
/external/XNNPACK/src/u32-filterbank-subtract/ |
D | scalar-x2.c | 21 uint32_t smoothing, in xnn_u32_filterbank_subtract_ukernel__scalar_x2()
|
/external/XNNPACK/test/ |
D | filterbank-subtract-microkernel-tester.h | 58 const uint32_t smoothing = 655; in Test() local
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
D | IDRS.h | 61 …typename Dest::RealScalar& relres, Index S, bool smoothing, typename Dest::RealScalar angle, bool … in idrs()
|
/external/coreboot/src/superio/ite/common/ |
D | env_ctrl_chip.h | 62 u8 smoothing; /* enable smoothing */ member
|