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

  /external/chromium_org/content/browser/speech/endpointer/
energy_endpointer_params.h 33 float endpoint_margin() const { return endpoint_margin_; }
35 endpoint_margin_ = endpoint_margin;
120 float endpoint_margin_; member in class:content::EnergyEndpointerParams
energy_endpointer_params.cc 16 endpoint_margin_ = 0.2f;
36 endpoint_margin_ = source.endpoint_margin();

Completed in 2931 milliseconds