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

  /external/webrtc/webrtc/voice_engine/
transmit_mixer.h 184 void ProcessAudio(int delay_ms, int clock_drift, int current_mic_level,
transmit_mixer.cc 72 // in ProcessAudio and also ensure that we don't hold the lock during the
354 ProcessAudio(totalDelayMS, clockDrift, currentMicLevel, keyPressed);
    [all...]

Completed in 54 milliseconds