Searched defs:endpoint_margin (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/speech/endpointer/
H A Denergy_endpointer_params.h33 float endpoint_margin() const { return endpoint_margin_; } function in class:content::EnergyEndpointerParams
34 void set_endpoint_margin(float endpoint_margin) { argument
35 endpoint_margin_ = endpoint_margin;

Completed in 82 milliseconds