/external/webrtc/modules/audio_processing/aec3/ |
D | matched_filter.h | 35 float smoothing, 49 float smoothing, 61 float smoothing, 94 float smoothing,
|
D | matched_filter.cc | 39 float smoothing, in MatchedFilterCore_NEON() argument 106 const float alpha = smoothing * e / x2_sum; in MatchedFilterCore_NEON() 149 float smoothing, in MatchedFilterCore_SSE2() argument 218 const float alpha = smoothing * e / x2_sum; in MatchedFilterCore_SSE2() 260 float smoothing, in MatchedFilterCore() argument 286 const float alpha = smoothing * e / x2_sum; in MatchedFilterCore() 310 float smoothing, in MatchedFilter() argument 322 smoothing_(smoothing), in MatchedFilter()
|
D | reverb_frequency_response.cc | 84 const float smoothing = 0.2f * linear_filter_quality; in Update() local 85 average_decay_ += smoothing * (average_decay - average_decay_); in Update()
|
D | reverb_decay_estimator.h | 80 void Accumulate(float value, float smoothing);
|
D | reverb_decay_estimator.cc | 323 float smoothing) { in Accumulate() argument 351 smoothing * (numerators_[section] - numerators_smooth_[section]); in Accumulate()
|
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
D | noise_reduction.c | 22 const uint32_t smoothing = in NoiseReductionApply() local 24 const uint32_t one_minus_smoothing = (1 << kNoiseReductionBits) - smoothing; in NoiseReductionApply() 29 (((uint64_t)signal_scaled_up * smoothing) + in NoiseReductionApply()
|
/external/webrtc/docs/native-code/rtp-hdrext/playout-delay/ |
D | README.md | 23 …ze reducing delay over any smoothing done at the receiver. In these cases, the RTP sender would li… 25 … the delay adaptively to minimize latency and at the same time add some smoothing based on jitter … 52 …he RTP packet by the RTP sender when it needs to change the min and max smoothing delay at the rec…
|
/external/mesa3d/docs/_extra/specs/OLD/ |
D | MESA_sprite_point.spec | 58 3. What about point smoothing? 60 When point smoothing is enabled, a triangle fan could be rendered
|
/external/kotlinx.coroutines/site/docs/_sass/ |
D | _api.scss | 5 -webkit-font-smoothing: antialiased; 6 font-smoothing: antialiased;
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-tabs/ |
D | README.md | 28 -webkit-font-smoothing: antialiased;
|
/external/python/six/ |
D | README.rst | 11 for smoothing over the differences between the Python versions with the goal of
|
D | PKG-INFO | 19 for smoothing over the differences between the Python versions with the goal of
|
/external/python/six/six.egg-info/ |
D | PKG-INFO | 19 for smoothing over the differences between the Python versions with the goal of
|
/external/mesa3d/docs/gallium/cso/ |
D | rasterizer.rst | 119 Controls OpenGL-style polygon smoothing/antialiasing 149 Whether lines should be smoothed. Line smoothing is simply anti-aliasing. 218 If this state is enabled, point smoothing and antialiasing are 234 Whether points should be smoothed. Point smoothing turns rectangular
|
/external/libjpeg-turbo/simd/x86_64/ |
D | jcsample-sse2.asm | 26 ; without smoothing. 171 ; without smoothing.
|
D | jcsample-avx2.asm | 27 ; without smoothing. 189 ; without smoothing.
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-button/ |
D | README.md | 30 -webkit-font-smoothing: antialiased;
|
/external/libjpeg-turbo/simd/i386/ |
D | jcsample-mmx.asm | 25 ; without smoothing. 168 ; without smoothing.
|
D | jcsample-sse2.asm | 25 ; without smoothing. 181 ; without smoothing.
|
D | jcsample-avx2.asm | 26 ; without smoothing. 199 ; without smoothing.
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/ |
D | README.rst | 12 strings to pointers (among other niceties), thus dramatically smoothing the
|
/external/perfetto/ui/src/assets/ |
D | typefaces.scss | 69 -webkit-font-smoothing: antialiased;
|
D | modal.scss | 94 -moz-osx-font-smoothing: grayscale;
|
/external/python/cpython2/Doc/library/ |
D | jpeg.rst | 80 | ``'smooth'`` | Perform inter-block smoothing on |
|
/external/mesa3d/docs/relnotes/ |
D | 20.3.2.rst | 104 - radeonsi: fix small primitive culling with MSAA force-disabled and smoothing
|