Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulseutil.h95 GstCaps * gst_pulse_fix_pcm_caps (GstCaps * incaps);
Dpulseutil.c453 ret = gst_pulse_fix_pcm_caps (gst_caps_from_string (_PULSE_CAPS_PCM)); in gst_pulse_format_info_to_caps()
512 gst_pulse_fix_pcm_caps (GstCaps * incaps) in gst_pulse_fix_pcm_caps() function
Dpulsesrc.c224 caps = gst_pulse_fix_pcm_caps (gst_caps_from_string (_PULSE_CAPS_PCM)); in gst_pulsesrc_class_init()
Dpulsesink.c1987 gst_pulse_fix_pcm_caps (gst_caps_from_string (PULSE_SINK_TEMPLATE_CAPS)); in gst_pulsesink_class_init()