Searched refs:handleoutput (Results 1 – 4 of 4) sorted by relevance
/third_party/alsa-utils/bat/ |
D | latencytest.h | 17 int handleoutput(struct bat *, void *, int, int);
|
D | latencytest.c | 225 int handleoutput(struct bat *bat, void *buffer, int bytes, int frames) in handleoutput() function
|
D | tinyalsa.c | 174 err = handleoutput(bat, buffer, bytes, frames); in latencytest_process_output()
|
D | alsa.c | 356 err = handleoutput(bat, sndpcm->buffer, bytes, frames); in latencytest_process_output()
|