Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/raop/
Draop-client.c1000 pa_rtsp_client_free(c->rtsp); in rtsp_stream_cb()
1124 pa_rtsp_client_free(c->rtsp); in rtsp_stream_cb()
1190 pa_rtsp_client_free(c->rtsp); in rtsp_stream_cb()
1220 pa_rtsp_client_free(c->rtsp); in rtsp_stream_cb()
1348 pa_rtsp_client_free(c->rtsp); in rtsp_auth_cb()
1360 pa_rtsp_client_free(c->rtsp); in rtsp_auth_cb()
1371 pa_rtsp_client_free(c->rtsp); in rtsp_auth_cb()
1390 pa_rtsp_client_free(c->rtsp); in rtsp_auth_cb()
1421 pa_rtsp_client_free(c->rtsp); in pa_raop_client_disconnect()
1508 pa_rtsp_client_free(c->rtsp); in pa_raop_client_free()
/third_party/pulseaudio/src/modules/rtp/
Drtsp_client.h58 void pa_rtsp_client_free(pa_rtsp_client *c);
Drtsp_client.c116 void pa_rtsp_client_free(pa_rtsp_client *c) { in pa_rtsp_client_free() function