Home
last modified time | relevance | path

Searched defs:PlayoutBuffer (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/dummy/
Daudio_device_dummy.cc187 int32_t AudioDeviceDummy::PlayoutBuffer(AudioDeviceModule::BufferType& type, in PlayoutBuffer() function in webrtc::AudioDeviceDummy
Dfile_audio_device.cc423 int32_t FileAudioDevice::PlayoutBuffer(AudioDeviceModule::BufferType& type, in PlayoutBuffer() function in webrtc::FileAudioDevice
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_device_template.h382 int32_t PlayoutBuffer( in PlayoutBuffer() function
/external/webrtc/webrtc/modules/audio_device/include/
Dfake_audio_device.h118 virtual int32_t PlayoutBuffer(BufferType* type, uint16_t* sizeMS) const { in PlayoutBuffer() function
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc508 int32_t FakeAudioCaptureModule::PlayoutBuffer(BufferType* /*type*/, in PlayoutBuffer() function in FakeAudioCaptureModule
/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.cc1671 int32_t AudioDeviceModuleImpl::PlayoutBuffer(BufferType* type, uint16_t* sizeMS) const in PlayoutBuffer() function in webrtc::AudioDeviceModuleImpl
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1617 int32_t AudioDeviceLinuxALSA::PlayoutBuffer( in PlayoutBuffer() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc1623 int32_t AudioDeviceLinuxPulse::PlayoutBuffer( in PlayoutBuffer() function in webrtc::AudioDeviceLinuxPulse
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc2252 int32_t AudioDeviceWindowsWave::PlayoutBuffer(AudioDeviceModule::BufferType& type, uint16_t& sizeMS… in PlayoutBuffer() function in webrtc::AudioDeviceWindowsWave
Daudio_device_core_win.cc3156 int32_t AudioDeviceWindowsCore::PlayoutBuffer(AudioDeviceModule::BufferType& type, uint16_t& sizeMS… in PlayoutBuffer() function in webrtc::AudioDeviceWindowsCore
/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc1669 int32_t AudioDeviceMac::PlayoutBuffer(AudioDeviceModule::BufferType& type, in PlayoutBuffer() function in webrtc::AudioDeviceMac