Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc57 static const unsigned int ALSA_PLAYOUT_FREQ = 48000; variable
86 _playoutFreq(ALSA_PLAYOUT_FREQ), in AudioDeviceLinuxALSA()