/external/webrtc/webrtc/modules/audio_coding/codecs/isac/ |
D | unittest.cc | 103 template <typename T, bool adaptive> 113 ASSERT_EQ(0, T::EncoderInit(encdec, adaptive ? 0 : 1)); in TestGetSetBandwidthInfo() 116 if (adaptive) in TestGetSetBandwidthInfo() 124 ASSERT_EQ(0, T::EncoderInit(enc, adaptive ? 0 : 1)); in TestGetSetBandwidthInfo() 126 if (adaptive) in TestGetSetBandwidthInfo() 155 if (adaptive) in TestGetSetBandwidthInfo() 196 bool adaptive; member 203 << (itp.adaptive ? "adaptive" : "nonadaptive") << ',' in operator <<() 218 if (p.adaptive) in TEST_P() 223 if (p.adaptive) in TEST_P() [all …]
|
/external/tensorflow/tensorflow/contrib/linear_optimizer/python/ |
D | sdca_optimizer.py | 77 adaptive=True, argument 84 self._adaptive = adaptive 111 def adaptive(self): member in SDCAOptimizer 273 adaptive=self._adaptive,
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sdca_ops.cc | 86 auto s = context->GetAttr("adaptative", &adaptive); in ComputeOptions() 88 s = context->GetAttr("adaptive", &adaptive); in ComputeOptions() 123 bool adaptive = true; member 157 if (options.adaptive) { in DoCompute()
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.estimator.experimental.-linear-s-d-c-a.pbtxt | 7 …\', \'symmetric_l1_regularization\', \'symmetric_l2_regularization\', \'adaptive\'], varargs=None,…
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.estimator.experimental.-linear-s-d-c-a.pbtxt | 7 …\', \'symmetric_l1_regularization\', \'symmetric_l2_regularization\', \'adaptive\'], varargs=None,…
|
/external/libxcam/ |
D | ChangeLog | 97 * Bayesian wavelet shrinkage for adaptive noise filtering. 98 - enable adaptive noise filtering based on Bayesian shrinkage estimation 156 - utilize an new adaptive local tone mapping algorithm. 165 - the local adaptive parameter are calculated by weighting the
|
D | README.md | 24 - adaptive NR based on wavelet-haar and Bayersian shrinkage.
|
/external/autotest/client/site_tests/power_Display/ |
D | cabc.md | 6 *CABC* or *Content adaptive backlight control* is the technique that will adjust
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/l2hmc/ |
D | README.md | 7 L2HMC is an adaptive Markov Chain Monte Carlo (MCMC) algorithm that learns a non-volume preserving …
|
/external/libmpeg2/common/arm/ |
D | ideint_spatial_filter_a9.s | 43 @* This functions performs edge adaptive spatial filtering on a 8x8 block
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SdcaOptimizerV2.pbtxt | 100 name: "adaptive"
|
/external/libvpx/libvpx/ |
D | usage_dx.dox | 10 spend working on the frame. This is typically used to support adaptive
|
D | CHANGELOG | 540 make rdmult adaptive for intra in quantizer RDO
|
/external/walt/docs/usage/ |
D | WALT_usage.md | 140 … using PWM for screen backlight brightness control, yo man need to turn adaptive brightness off (s… 261 …* Some devices use pulse width modulation (PWM) to control screen brightness. Disable adaptive scr…
|
/external/wycheproof/doc/ |
D | rsa.md | 38 PKCS #1 v1.5 padding is susceptible to adaptive chosen ciphertext attacks and
|
/external/python/cpython2/Objects/ |
D | listsort.txt | 3 This describes an adaptive, stable, natural mergesort, modestly called 166 equal-element gimmicks become less effective, while timsort's adaptive 264 allows the adaptive gimmicks more opportunity to exploit shorter natural 277 merge at the end. The adaptive gimmicks can do that with fewer than 2048+64
|
/external/python/cpython3/Objects/ |
D | listsort.txt | 3 This describes an adaptive, stable, natural mergesort, modestly called 166 equal-element gimmicks become less effective, while timsort's adaptive 264 allows the adaptive gimmicks more opportunity to exploit shorter natural 277 merge at the end. The adaptive gimmicks can do that with fewer than 2048+64
|
/external/tensorflow/tensorflow/contrib/linear_optimizer/python/ops/ |
D | sdca_ops.py | 522 adaptive=self._adaptive())
|
/external/python/cpython2/Doc/library/ |
D | audioop.rst | 119 Convert samples to 4 bit Intel/DVI ADPCM encoding. ADPCM coding is an adaptive
|
/external/python/cpython3/Doc/library/ |
D | audioop.rst | 129 Convert samples to 4 bit Intel/DVI ADPCM encoding. ADPCM coding is an adaptive
|
/external/iproute2/bash-completion/ |
D | tc | 329 _tc_once_attr 'limit min max avpkt burst adaptive probability \
|
/external/tensorflow/tensorflow/contrib/linear_optimizer/python/kernel_tests/ |
D | sdca_ops_test.py | 406 adaptive=False,
|
/external/syzkaller/sys/linux/ |
D | filesystem.txt | 541 adaptive_mode stringnoz["mode=adaptive"]
|
/external/jemalloc/ |
D | ChangeLog | 53 - Add/use adaptive spinning for bootstrapping and radix tree node 465 - Correctly detect glibc's adaptive pthread mutexes.
|
/external/jemalloc_new/ |
D | ChangeLog | 427 - Add/use adaptive spinning for bootstrapping and radix tree node 839 - Correctly detect glibc's adaptive pthread mutexes.
|