Home
last modified time | relevance | path

Searched refs:GST_AUDIO_FORMAT_S16LE (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c268 case GST_AUDIO_FORMAT_S16LE: in gst_caps_to_at_format()
330 GST_AUDIO_FORMAT_S16LE : GST_AUDIO_FORMAT_F32LE, in gst_atdec_set_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-format.h97 GST_AUDIO_FORMAT_S16LE, enumerator
Daudio-enumtypes.c124 { C_ENUM(GST_AUDIO_FORMAT_S16LE), "GST_AUDIO_FORMAT_S16LE", "s16le" }, in gst_audio_format_get_type()
/third_party/gstreamer/gstplugins_bad/gst/siren/
Dgstsirendec.c138 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16LE, 16000, 1, NULL); in gst_siren_dec_set_format()
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioutils.cpp243 fmt = GST_AUDIO_FORMAT_S16LE; in gst_asio_sample_type_to_gst()
/third_party/gstreamer/gstplugins_bad/ext/isac/
Dgstisacdec.c139 gst_audio_info_set_format (&output_format, GST_AUDIO_FORMAT_S16LE, rate, in gst_isacdec_set_format()
/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/
Dgstaudiomixmatrix.c481 case GST_AUDIO_FORMAT_S16LE: in gst_audio_mix_matrix_transform()
590 case GST_AUDIO_FORMAT_S16LE: in gst_audio_mix_matrix_set_caps()
/third_party/gstreamer/gstplugins_bad/ext/bs2b/
Dgstbs2b.c270 case GST_AUDIO_FORMAT_S16LE: in gst_bs2b_setup()
/third_party/gstreamer/gstplugins_good/sys/oss/
Dgstosssink.c330 case GST_AUDIO_FORMAT_S16LE: in gst_oss_sink_get_format()
Dgstosssrc.c322 case GST_AUDIO_FORMAT_S16LE: in gst_oss_src_get_format()
/third_party/gstreamer/gstplugins_bad/sys/tinyalsa/
Dtinyalsasink.c248 case GST_AUDIO_FORMAT_S16LE: in pcm_format_from_gst()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulseutil.c80 case GST_AUDIO_FORMAT_S16LE: in gstaudioformat_to_pasampleformat()
/third_party/gstreamer/gstplugins_good/gst/auparse/
Dgstauparse.c276 format = GST_AUDIO_FORMAT_S16LE; in gst_au_parse_parse_header()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-audio.c77 GST_AUDIO_RING_BUFFER_FORMAT_TYPE_RAW, GST_AUDIO_FORMAT_S16LE,
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.c94 case GST_AUDIO_FORMAT_S16LE: in gst_alsa_get_pcm_format()
Dgstalsasrc.c651 case GST_AUDIO_FORMAT_S16LE: in alsasrc_parse_spec()
Dgstalsasink.c740 case GST_AUDIO_FORMAT_S16LE: in alsasink_parse_spec()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosink.cpp301 if (info.finfo->format == GST_AUDIO_FORMAT_S16LE) { in gst_decklink_audio_sink_set_caps()
Dgstdecklinkaudiosrc.cpp461 bmdAudioSampleType16bitInteger ? GST_AUDIO_FORMAT_S16LE : in gst_decklink_audio_src_start()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c1972 format = GST_AUDIO_FORMAT_S16LE; in gst_ffmpeg_codecid_to_caps()
3909 case GST_AUDIO_FORMAT_S16LE: in gst_ffmpeg_caps_to_codecid()
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdemux.c1276 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16LE, in gst_dvdemux_demux_audio()
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.c878 case GST_AUDIO_FORMAT_S16LE: in gst_avi_mux_audsink_set_caps()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c2118 case GST_AUDIO_FORMAT_S16LE: in gst_matroska_mux_audio_pad_setcaps()