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

  /external/chromium_org/content/browser/speech/endpointer/
energy_endpointer_params.h 24 void set_frame_period(float frame_period) { function in class:content::EnergyEndpointerParams
endpointer.cc 39 ep_config.set_frame_period(1.0f / static_cast<float>(kFrameRate));
endpointer_unittest.cc 93 ep_config.set_frame_period(1.0f / static_cast<float>(kFrameRate));

Completed in 27 milliseconds