OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDefaultMaxHypotheses
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/public/browser/
speech_recognition_session_config.cc
8
const uint32
kDefaultMaxHypotheses
= 1;
18
max_hypotheses(
kDefaultMaxHypotheses
) {
/external/chromium_org/content/browser/speech/
speech_recognition_engine.cc
10
const uint32
kDefaultMaxHypotheses
= 1;
19
max_hypotheses(
kDefaultMaxHypotheses
),
Completed in 47 milliseconds