Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.h55 const uint32_t PLAY_BUF_SIZE_IN_SAMPLES = variable
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.h36 const uint32_t PLAY_BUF_SIZE_IN_SAMPLES = (N_PLAY_SAMPLES_PER_SEC/100); variable