Home
last modified time | relevance | path

Searched refs:PullRenderData (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/include/
Daudio_device_defines.h126 virtual void PullRenderData(int bits_per_sample, in PullRenderData() function
/external/webrtc/webrtc/voice_engine/
Dvoe_base_impl.h97 void PullRenderData(int bits_per_sample,
Dvoe_base_impl.cc165 void VoEBaseImpl::PullRenderData(int bits_per_sample, in PullRenderData() function in webrtc::VoEBaseImpl