Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/speech/endpointer/
Denergy_endpointer_params.h33 float endpoint_margin() const { return endpoint_margin_; } in endpoint_margin() function
34 void set_endpoint_margin(float endpoint_margin) { in set_endpoint_margin()