Home
last modified time | relevance | path

Searched defs:N_PLAY_SAMPLES_PER_SEC (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.h34 const uint32_t N_PLAY_SAMPLES_PER_SEC = 48000; variable
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.h29 const uint32_t N_PLAY_SAMPLES_PER_SEC = 48000; variable