HomeSort by relevance Sort by last modified time
    Searched refs:speech_input_minimum_length_us_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/speech/endpointer/
endpointer.h 110 int64 speech_input_minimum_length_us_; member in class:content::Endpointer
endpointer.cc 28 speech_input_minimum_length_us_ =
133 if (ep_time > speech_input_minimum_length_us_) {

Completed in 40 milliseconds