Searched defs:GetPlayoutData (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/audio_device/ | ||
D | fine_audio_buffer.cc | 67 void FineAudioBuffer::GetPlayoutData(int8_t* buffer) { in GetPlayoutData() function in webrtc::FineAudioBuffer |
D | audio_device_buffer.cc | 560 int32_t AudioDeviceBuffer::GetPlayoutData(void* audioBuffer) in GetPlayoutData() function in webrtc::AudioDeviceBuffer |
/external/webrtc/webrtc/modules/audio_device/android/ | ||
D | audio_track_jni.cc | 231 void JNICALL AudioTrackJni::GetPlayoutData( in GetPlayoutData() function in webrtc::AudioTrackJni |
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_base_impl.cc | 767 void VoEBaseImpl::GetPlayoutData(int sample_rate, size_t number_of_channels, in GetPlayoutData() function in webrtc::VoEBaseImpl |