Searched refs:echo_play_inth (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Dmulti.cpp684 echo_play_inth(void* inthparams) function
689 //TRACE(("echo_play_inth\n"));
747 ((stream->use & ECHO_USE_PLAY) == 0) ? echo_record_inth : echo_play_inth, stream);

Completed in 79 milliseconds