Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dprotocol-esound.c317 static int format_native2esd(pa_sample_spec *ss) { in format_native2esd() function
595 format = format_native2esd(&sink->sample_spec); in esd_proto_server_info()
648 format = format_native2esd(&conn->sink_input->sample_spec); in esd_proto_all_info()
740 format = PA_MAYBE_INT32_SWAP(c->swap_byte_order, format_native2esd(&ss)); in esd_proto_all_info()