Searched refs:playout_frequency (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/voice_engine/
H A Dchannel.cc4048 int32_t playout_frequency = audio_coding_->PlayoutFrequency(); local
4056 playout_frequency = 8000;
4062 playout_frequency = 48000;
4065 return playout_frequency;

Completed in 238 milliseconds