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

  /external/chromium_org/content/browser/speech/endpointer/
endpointer.cc 92 EpStatus Endpointer::ProcessAudio(const AudioChunk& raw_audio, float* rms_out) {
  /external/chromium_org/third_party/webrtc/modules/utility/source/
file_recorder_impl.cc 487 int32_t AviRecorder::ProcessAudio()
572 error = ProcessAudio();
  /external/chromium_org/third_party/webrtc/voice_engine/
transmit_mixer.cc 66 // in ProcessAudio and also ensure that we don't hold the lock during the
353 ProcessAudio(totalDelayMS, clockDrift, currentMicLevel, keyPressed);
    [all...]

Completed in 731 milliseconds