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

  /external/chromium_org/content/browser/speech/endpointer/
energy_endpointer.h 111 int TimeToFrame(float time) const;
energy_endpointer.cc 148 int EnergyEndpointer::TimeToFrame(float time) const {
164 history_->SetRing(TimeToFrame(max_window_dur_), false);

Completed in 878 milliseconds