Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dformat.h41 PA_ENCODING_PCM, enumerator
78 #define PA_ENCODING_PCM PA_ENCODING_PCM macro
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/gstreamer/gstplugins_good/ext/pulse/
Dpulseutil.c150 format->encoding = PA_ENCODING_PCM; in gst_pulse_fill_format_info()
153 format->encoding = PA_ENCODING_PCM; in gst_pulse_fill_format_info()
156 format->encoding = PA_ENCODING_PCM; in gst_pulse_fill_format_info()
178 if (format->encoding == PA_ENCODING_PCM) { in gst_pulse_fill_format_info()
445 case PA_ENCODING_PCM:{ in gst_pulse_format_info_to_caps()
Dpulsesink.c2159 format->encoding = PA_ENCODING_PCM; in gst_pulsesink_query_getcaps()
/third_party/pulseaudio/src/pulsecore/
Dcore-format.c36 format->encoding = PA_ENCODING_PCM; in pa_format_info_from_sample_spec2()
Dsource.c2881 f->encoding = PA_ENCODING_PCM; in pa_source_get_formats()
Dsink.c3810 f->encoding = PA_ENCODING_PCM; in pa_sink_get_formats()
/third_party/pulseaudio/src/tests/
Dextended-test.c127 formats[0]->encoding = PA_ENCODING_PCM; in context_state_callback()
/third_party/pulseaudio/src/modules/
Dmodule-null-sink.c355 format->encoding = PA_ENCODING_PCM; in pa__init()
Dmodule-device-restore.c332 f->encoding = PA_ENCODING_PCM; in perportentry_new()
1000 f->encoding = PA_ENCODING_PCM; in read_sink_format_reply()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-sink.c2717 format->encoding = PA_ENCODING_PCM; in pa_alsa_sink_new()