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

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

Completed in 75 milliseconds