Home
last modified time | relevance | path

Searched refs:GST_AUDIO_FORMAT_S16 (Results 1 – 25 of 44) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudioamplify.c317 GST_AUDIO_FORMAT_S16); in gst_audio_amplify_init()
354 GST_AUDIO_FORMAT_S16, METHOD_CLIP, gst_audio_amplify_transform_gint16_clip}, { in gst_audio_amplify_process_function()
355 GST_AUDIO_FORMAT_S16, METHOD_WRAP_NEGATIVE, in gst_audio_amplify_process_function()
357 GST_AUDIO_FORMAT_S16, METHOD_WRAP_POSITIVE, in gst_audio_amplify_process_function()
359 GST_AUDIO_FORMAT_S16, METHOD_NOCLIP, in gst_audio_amplify_process_function()
Dgstscaletempo.c300 GST_AUDIO_FORMAT_S16 ? 4 : st->bytes_per_sample)); in reinit_buffers()
305 if (st->format == GST_AUDIO_FORMAT_S16) { in reinit_buffers()
348 GST_AUDIO_FORMAT_S16 ? 4 : st->bytes_per_sample); in reinit_buffers()
352 if (st->format == GST_AUDIO_FORMAT_S16) { in reinit_buffers()
Daudioinvert.c185 case GST_AUDIO_FORMAT_S16: in gst_audio_invert_setup()
Daudiokaraoke.c257 case GST_AUDIO_FORMAT_S16: in gst_audio_karaoke_setup()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplanaraudioadapter.c149 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, 100, 8, NULL); in GST_START_TEST()
218 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, 100, 8, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/law/
Dmulaw-decode.c106 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, rate, channels, NULL); in gst_mulawdec_set_format()
Dalaw-decode.c157 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, rate, channels, NULL); in gst_alaw_dec_set_format()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisdeclib.h50 #define GST_VORBIS_AUDIO_FORMAT GST_AUDIO_FORMAT_S16
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixer.c334 case GST_AUDIO_FORMAT_S16: in gst_audiomixer_aggregate_one_buffer()
380 case GST_AUDIO_FORMAT_S16: in gst_audiomixer_aggregate_one_buffer()
/third_party/gstreamer/gstplugins_good/ext/mpg123/
Dgstmpg123audiodec.c491 format = GST_AUDIO_FORMAT_S16; in gst_mpg123_audio_dec_set_format()
530 case GST_AUDIO_FORMAT_S16: in gst_mpg123_audio_dec_set_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-format.h132 GST_AUDIO_FORMAT_S16 = _GST_AUDIO_FORMAT_NE(S16), enumerator
Daudio-channel-mixer.c833 g_return_val_if_fail (format == GST_AUDIO_FORMAT_S16 in gst_audio_channel_mixer_new_with_matrix()
890 case GST_AUDIO_FORMAT_S16: in gst_audio_channel_mixer_new_with_matrix()
995 g_return_val_if_fail (format == GST_AUDIO_FORMAT_S16 in gst_audio_channel_mixer_new()
Daudio-converter.c647 case GST_AUDIO_FORMAT_S16: in do_change_layout()
671 case GST_AUDIO_FORMAT_S16: in do_change_layout()
700 return (format == GST_AUDIO_FORMAT_S16 || in is_intermediate_format()
Daudio-enumtypes.c152 { C_ENUM(GST_AUDIO_FORMAT_S16), "GST_AUDIO_FORMAT_S16", "s16" }, in gst_audio_format_get_type()
/third_party/gstreamer/gstplugins_bad/ext/sbc/
Dgstsbcdec.c183 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, rate, channels, NULL); in gst_sbc_dec_set_format()
/third_party/gstreamer/gstplugins_bad/ext/gsm/
Dgstgsmdec.c174 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, rate, 1, NULL); in gst_gsmdec_set_format()
/third_party/gstreamer/gstplugins_bad/gst/rawparse/
Dgstaudioparse.c146 GST_AUDIO_FORMAT_S16, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_audio_parse_class_init()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Drawaudioparse.c39 #define TEST_SAMPLE_FORMAT GST_AUDIO_FORMAT_S16
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadder.c1284 case GST_AUDIO_FORMAT_S16: in gst_adder_collected()
1338 case GST_AUDIO_FORMAT_S16: in gst_adder_collected()
1376 case GST_AUDIO_FORMAT_S16: in gst_adder_collected()
/third_party/gstreamer/gstplugins_bad/gst/adpcmdec/
Dadpcmdec.c119 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, dec->rate, in adpcmdec_set_format()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c345 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, in gst_opus_dec_negotiate()
780 gst_audio_buffer_reorder_channels (outbuf, GST_AUDIO_FORMAT_S16, in opus_dec_chain_parse_data()
/third_party/gstreamer/gstplugins_good/gst/cutter/
Dgstcutter.c308 case GST_AUDIO_FORMAT_S16: in gst_cutter_chain()
/third_party/gstreamer/gstplugins_bad/ext/openal/
Dgstopenalsrc.c414 case GST_AUDIO_FORMAT_S16: in gst_openal_src_parse_spec()
/third_party/gstreamer/gstplugins_bad/ext/ldac/
Dgstldacenc.c288 case GST_AUDIO_FORMAT_S16: in gst_ldac_enc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacdec.c393 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, in gst_fdkaacdec_handle_frame()

12