Home
last modified time | relevance | path

Searched refs:check_stream_compat (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.c1515 static int check_stream_compat(shared_audio_stream_t *in_stream, shared_audio_stream_t *out_stream) in check_stream_compat() function
1630 if (check_stream_compat(endpoint->in_stream, endpoint->out_stream)) { in load_endpoints()