Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.cpp205 stereo_playout_enabled_ = enable; in SetStereoPlayout()
209 *enabled = stereo_playout_enabled_; in StereoPlayout()
Daudio_device.h138 bool stereo_playout_enabled_ = true; variable