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

  /external/chromium_org/content/browser/speech/endpointer/
endpointer.cc 21 audio_frame_time_us_(0),
65 audio_frame_time_us_ = 0; // Reset time for packets sent to endpointer.
103 energy_endpointer_.ProcessAudioFrame(audio_frame_time_us_,
108 audio_frame_time_us_ += (frame_size_ * Time::kMicrosecondsPerSecond) /
endpointer.h 140 int64 audio_frame_time_us_; member in class:content::Endpointer

Completed in 798 milliseconds