Home
last modified time | relevance | path

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

/third_party/alsa-utils/bat/
Dcommon.h61 #define DIV_BUFFERSIZE 2 macro
Dbat.c685 bat.period_size * DIV_BUFFERSIZE; in main()
Dalsa.c152 bat->period_size = bat->buffer_size / DIV_BUFFERSIZE; in set_snd_pcm_params()