Searched refs:InitPlayout (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 68 int32_t InitPlayout() override; |
D | audio_device.cpp | 116 int32_t CfAudioDeviceModule::InitPlayout() { return 0; } in InitPlayout() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |