Home
last modified time | relevance | path

Searched refs:set_frame_period (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/speech/endpointer/
Denergy_endpointer_params.h24 void set_frame_period(float frame_period) { in set_frame_period() function
Dendpointer.cc39 ep_config.set_frame_period(1.0f / static_cast<float>(kFrameRate)); in Endpointer()
Dendpointer_unittest.cc93 ep_config.set_frame_period(1.0f / static_cast<float>(kFrameRate)); in TEST()