Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/linux/
Daudio_device_pulse_linux.cc921 WEBRTC_PA_MSECS_PER_SEC; in InitPlayout()
1022 WEBRTC_PA_MSECS_PER_SEC; in InitRecording()
1030 WEBRTC_PA_MSECS_PER_SEC; in InitRecording()
1788 WEBRTC_PA_MSECS_PER_SEC; in PaStreamUnderflowCallbackHandler()
Daudio_device_pulse_linux.h94 const uint32_t WEBRTC_PA_MSECS_PER_SEC = 1000; variable