OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:target_threshold
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/browser/speech/endpointer/
energy_endpointer.cc
320
float
target_threshold
= 0.3f * rms_adapt_ + noise_level_;
local
322
(0.10f *
target_threshold
);
Completed in 74 milliseconds