Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dprotocol-esound.c307 static void format_esd2native(int format, bool swap_bytes, pa_sample_spec *ss) { in format_esd2native() function
402 format_esd2native(format, c->swap_byte_order, &ss); in esd_proto_stream_play()
490 format_esd2native(format, c->swap_byte_order, &ss); in esd_proto_stream_record()
852 format_esd2native(format, c->swap_byte_order, &ss); in esd_proto_sample_cache()