Home
last modified time | relevance | path

Searched refs:likelihood (Results 1 – 25 of 36) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_processing/
Dvoice_detection_impl.cc109 int VoiceDetectionImpl::set_likelihood(VoiceDetection::Likelihood likelihood) { in set_likelihood() argument
111 likelihood_ = likelihood; in set_likelihood()
114 switch (likelihood) { in set_likelihood()
137 VoiceDetection::Likelihood VoiceDetectionImpl::likelihood() const { in likelihood() function in webrtc::VoiceDetectionImpl
Dvoice_detection_impl.h37 int set_likelihood(Likelihood likelihood) override;
38 Likelihood likelihood() const override;
/external/webrtc/webrtc/modules/audio_processing/include/
Dmock_audio_processing.h156 int(Likelihood likelihood));
157 MOCK_CONST_METHOD0(likelihood,
Daudio_processing.h948 virtual int set_likelihood(Likelihood likelihood) = 0;
949 virtual Likelihood likelihood() const = 0;
/external/u-boot/doc/
DREADME.imx517 the likelihood of system failure.
/external/tensorflow/tensorflow/contrib/crf/
DREADME.md44 # Compute the log-likelihood of the gold sequences and keep the transition
/external/python/setuptools/docs/
Ddeveloper-guide.txt19 his opinions and will improve the likelihood of acceptance and quality of
/external/python/cpython2/Doc/library/
Dmimetools.rst33 Return a unique string that has a high likelihood of being usable as a part
/external/llvm/lib/CodeGen/
DREADME.txt29 It also increase the likelihood the store may become dead.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DREADME.txt29 It also increase the likelihood the store may become dead.
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DREADME.txt29 It also increase the likelihood the store may become dead.
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DREADME-X86-64.txt39 Seems like the jb branch has high likelihood of being taken. It would have
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DREADME-X86-64.txt39 Seems like the jb branch has high likelihood of being taken. It would have
/external/llvm/lib/Target/X86/
DREADME-X86-64.txt39 Seems like the jb branch has high likelihood of being taken. It would have
/external/webrtc/webrtc/modules/audio_processing/test/
Daudio_processing_unittest.cc1484 VoiceDetection::Likelihood likelihood[] = { in TEST_F() local
1490 for (size_t i = 0; i < arraysize(likelihood); i++) { in TEST_F()
1492 apm_->voice_detection()->set_likelihood(likelihood[i])); in TEST_F()
1493 EXPECT_EQ(likelihood[i], apm_->voice_detection()->likelihood()); in TEST_F()
/external/wpa_supplicant_8/hostapd/
DREADME-WPS182 To reduce likelihood of PIN being used with other devices or of
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DREADME.txt27 also increases the likelihood that we will be able to reload multiple values
/external/llvm/lib/Target/ARM/
DREADME.txt27 also increases the likelihood that we will be able to reload multiple values
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DREADME.txt27 also increases the likelihood that we will be able to reload multiple values
/external/python/cpython3/Doc/library/
Dhashlib.rst557 hashing offers the signer additional protection by reducing the likelihood
/external/tensorflow/tensorflow/contrib/slim/
DREADME.md24 These tools increase readability and maintainability, reduce the likelihood
/external/python/cpython2/PC/os2emx/
DREADME.os2emx673 In no particular order of apparent importance or likelihood...
/external/jemalloc/
DChangeLog551 rather than replacing je_. This reduces the likelihood of applications
/external/google-styleguide/
Dobjcguide.md1235 consumer of the class. This helps reduce the likelihood they'll be called when
/external/jemalloc_new/
DChangeLog925 rather than replacing je_. This reduces the likelihood of applications

12