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

  /external/chromium_org/content/browser/speech/endpointer/
energy_endpointer.h 83 void ProcessAudioFrame(int64 time_us,
endpointer.cc 103 energy_endpointer_.ProcessAudioFrame(audio_frame_time_us_,
endpointer_unittest.cc 79 endpointer_->ProcessAudioFrame(time, samples, kFrameSize, NULL);
energy_endpointer.cc 232 void EnergyEndpointer::ProcessAudioFrame(int64 time_us,

Completed in 401 milliseconds