Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioringbuffer.h290 gboolean gst_audio_ring_buffer_parse_caps (GstAudioRingBufferSpec *spec, GstCaps *caps);
Dgstaudiobasesrc.c535 if (!gst_audio_ring_buffer_parse_caps (spec, caps)) { in gst_audio_base_src_setcaps()
Dgstaudioringbuffer.c203 gst_audio_ring_buffer_parse_caps (GstAudioRingBufferSpec * spec, GstCaps * caps) in gst_audio_ring_buffer_parse_caps() function
Dgstaudiobasesink.c946 if (!gst_audio_ring_buffer_parse_caps (spec, caps)) in gst_audio_base_sink_setcaps()
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiosink.c407 if (!gst_audio_ring_buffer_parse_caps (&spec, caps)) in gst_osx_audio_sink_acceptcaps()
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.c353 if (!gst_audio_ring_buffer_parse_caps (&spec, caps)) { in gst_directsound_sink_acceptcaps()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasink.c372 if (!gst_audio_ring_buffer_parse_caps (&spec, caps)) in gst_alsasink_acceptcaps()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesrc.c1283 if (!gst_audio_ring_buffer_parse_caps (&new_spec, *caps)) in gst_pulsesrc_create_stream()
Dpulsesink.c2277 if (!gst_audio_ring_buffer_parse_caps (&spec, caps)) in gst_pulsesink_query_acceptcaps()