Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.h42 #define DEFAULT_BUFFER_SIZE 2048 macro
DAudioHardwareALSA.h65 #define DEFAULT_BUFFER_SIZE 4096 macro
DAudioHardwareALSA.cpp866 alsa_handle.bufferSize = DEFAULT_BUFFER_SIZE; in openOutputStream()
911 unsigned long bufferSize = DEFAULT_BUFFER_SIZE; in openOutputStream()
1010 unsigned long bufferSize = DEFAULT_BUFFER_SIZE; in openOutputSession()