Home
last modified time | relevance | path

Searched refs:SetDesiredPlayoutFormat (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_device/mac/
Daudio_device_mac.h181 OSStatus SetDesiredPlayoutFormat();
Daudio_device_mac.cc1065 WEBRTC_CA_RETURN_ON_ERR(SetDesiredPlayoutFormat()); in InitPlayout()
1793 OSStatus AudioDeviceMac::SetDesiredPlayoutFormat() { in SetDesiredPlayoutFormat() function in webrtc::AudioDeviceMac
2056 WEBRTC_CA_RETURN_ON_ERR(SetDesiredPlayoutFormat()); in HandleStreamFormatChange()