Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.h53 const uint32_t REC_BUF_SIZE_IN_SAMPLES = variable
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.h35 const uint32_t REC_BUF_SIZE_IN_SAMPLES = (N_REC_SAMPLES_PER_SEC/100); variable