HomeSort by relevance Sort by last modified time
    Searched full:set_onset_window (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/speech/endpointer/
energy_endpointer_params.h 39 void set_onset_window(float onset_window) { onset_window_ = onset_window; } function in class:content::EnergyEndpointerParams
endpointer.cc 42 ep_config.set_onset_window(0.15f);
endpointer_unittest.cc 96 ep_config.set_onset_window(0.15f);

Completed in 200 milliseconds