Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.h350 GstAudioInfo * gst_audio_decoder_get_audio_info (GstAudioDecoder * dec);
Dgstaudiodecoder.c3302 gst_audio_decoder_get_audio_info (GstAudioDecoder * dec) in gst_audio_decoder_get_audio_info() function
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c510 audio_info = gst_audio_decoder_get_audio_info (decoder); in gst_atdec_handle_frame()
/third_party/gstreamer/gstplugins_base/
DChangeLog5111 audiodecoder: Fix gst_audio_decoder_get_audio_info return ownership GTK-Doc