Home
last modified time | relevance | path

Searched refs:gst_audio_format_from_string (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-format.h279 GstAudioFormat gst_audio_format_from_string (const gchar *format) G_GNUC_CONST;
Daudio-format.c414 gst_audio_format_from_string (const gchar * format) in gst_audio_format_from_string() function
570 all->formats[i] = gst_audio_format_from_string (g_value_get_string (v)); in generate_raw_audio_formats()
Daudio-info.c219 format = gst_audio_format_from_string (s); in gst_audio_info_from_caps()
/third_party/gstreamer/gstplugins_base/gst/audioconvert/
Dgstaudioconvert.c467 gst_audio_format_get_info (gst_audio_format_from_string (in_format)); in gst_audio_convert_fixate_format()
491 t_info = gst_audio_format_get_info (gst_audio_format_from_string (fname)); in gst_audio_convert_fixate_format()
/third_party/gstreamer/gstplugins_good/ext/mpg123/
Dgstmpg123audiodec.c523 format = gst_audio_format_from_string (format_str); in gst_mpg123_audio_dec_set_format()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c266 audio_format = gst_audio_format_from_string (audio_format_str); in gst_caps_to_at_format()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudiorate.c191 fmt = gst_audio_format_from_string (format); in do_perfect_stream_test()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.c154 format = gst_audio_format_from_string (g_value_get_string (format_val)); in format_supported()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Ddescriptions.c833 format = gst_audio_format_from_string (str); in format_info_get_desc()
Dgstdiscoverer.c968 format = gst_audio_format_from_string (format_str); in collect_information()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.c2386 gst_audio_format_from_string (fmt_str)) != in gst_nonstream_audio_decoder_get_downstream_info()
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.c867 fmt = gst_audio_format_from_string (format); in gst_avi_mux_audsink_set_caps()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2662 format = gst_audio_format_from_string (fmt); in gst_ffmpeg_caps_to_smpfmt()
/third_party/gstreamer/gstplugins_base/
DChangeLog14880 of gst_audio_format_from_string()
19687 gst_audio_format_from_string: assertion 'format != NULL' failed
68092 audio: Add a missing precondition to gst_audio_format_from_string()