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

  /external/webrtc/webrtc/modules/audio_device/android/
audio_manager.h 152 bool low_latency_playout_; member in class:webrtc::AudioManager
audio_manager.cc 76 low_latency_playout_(false),
168 false : low_latency_playout_;
215 low_latency_playout_ = low_latency_output;

Completed in 54 milliseconds