Home
last modified time | relevance | path

Searched refs:PA_ENCODING_PCM (Results 1 - 9 of 9) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dformat.h41 PA_ENCODING_PCM, enumerator
78 #define PA_ENCODING_PCM PA_ENCODING_PCM macro
H A Dformat.c44 [PA_ENCODING_PCM] = "pcm",
110 return f->encoding == PA_ENCODING_PCM; in pa_format_info_is_pcm()
205 f->encoding = PA_ENCODING_PCM; in pa_format_info_from_sample_spec()
/third_party/pulseaudio/src/pulsecore/
H A Dcore-format.c36 format->encoding = PA_ENCODING_PCM; in pa_format_info_from_sample_spec2()
H A Dsource.c2885 f->encoding = PA_ENCODING_PCM; in pa_source_get_formats()
H A Dsink.c3904 f->encoding = PA_ENCODING_PCM; in pa_sink_get_formats()
/third_party/pulseaudio/src/tests/
H A Dextended-test.c128 formats[0]->encoding = PA_ENCODING_PCM; in context_state_callback()
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c378 format->encoding = PA_ENCODING_PCM; in pa__init()
H A Dmodule-device-restore.c332 f->encoding = PA_ENCODING_PCM; in perportentry_new()
1007 f->encoding = PA_ENCODING_PCM; in read_sink_format_reply()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c2825 format->encoding = PA_ENCODING_PCM; in pa_alsa_sink_new()

Completed in 19 milliseconds