Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_portaudio/
H A Dmod_portaudio.c1076 static int destroy_shared_audio_stream(shared_audio_stream_t *stream);
1134 destroy_shared_audio_stream(stream); in release_stream_channel()
2383 static int destroy_shared_audio_stream(shared_audio_stream_t *shstream) in destroy_shared_audio_stream() function