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

  /external/chromium_org/content/browser/speech/endpointer/
energy_endpointer_params.h 29 void set_frame_duration(float frame_duration) { function in class:content::EnergyEndpointerParams
endpointer.cc 40 ep_config.set_frame_duration(1.0f / static_cast<float>(kFrameRate));
endpointer_unittest.cc 94 ep_config.set_frame_duration(1.0f / static_cast<float>(kFrameRate));

Completed in 370 milliseconds