/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | audioamplify.c | 317 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()
|
D | gstscaletempo.c | 300 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()
|
D | audioinvert.c | 185 case GST_AUDIO_FORMAT_S16: in gst_audio_invert_setup()
|
D | audiokaraoke.c | 257 case GST_AUDIO_FORMAT_S16: in gst_audio_karaoke_setup()
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | planaraudioadapter.c | 149 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/ |
D | mulaw-decode.c | 106 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, rate, channels, NULL); in gst_mulawdec_set_format()
|
D | alaw-decode.c | 157 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/ |
D | gstvorbisdeclib.h | 50 #define GST_VORBIS_AUDIO_FORMAT GST_AUDIO_FORMAT_S16
|
/third_party/gstreamer/gstplugins_base/gst/audiomixer/ |
D | gstaudiomixer.c | 334 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/ |
D | gstmpg123audiodec.c | 491 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/ |
D | audio-format.h | 132 GST_AUDIO_FORMAT_S16 = _GST_AUDIO_FORMAT_NE(S16), enumerator
|
D | audio-channel-mixer.c | 833 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()
|
D | audio-converter.c | 647 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()
|
D | audio-enumtypes.c | 152 { C_ENUM(GST_AUDIO_FORMAT_S16), "GST_AUDIO_FORMAT_S16", "s16" }, in gst_audio_format_get_type()
|
/third_party/gstreamer/gstplugins_bad/ext/sbc/ |
D | gstsbcdec.c | 183 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/ |
D | gstgsmdec.c | 174 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/ |
D | gstaudioparse.c | 146 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/ |
D | rawaudioparse.c | 39 #define TEST_SAMPLE_FORMAT GST_AUDIO_FORMAT_S16
|
/third_party/gstreamer/gstplugins_base/gst/adder/ |
D | gstadder.c | 1284 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/ |
D | adpcmdec.c | 119 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, dec->rate, in adpcmdec_set_format()
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | gstopusdec.c | 345 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/ |
D | gstcutter.c | 308 case GST_AUDIO_FORMAT_S16: in gst_cutter_chain()
|
/third_party/gstreamer/gstplugins_bad/ext/openal/ |
D | gstopenalsrc.c | 414 case GST_AUDIO_FORMAT_S16: in gst_openal_src_parse_spec()
|
/third_party/gstreamer/gstplugins_bad/ext/ldac/ |
D | gstldacenc.c | 288 case GST_AUDIO_FORMAT_S16: in gst_ldac_enc_set_format()
|
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/ |
D | gstfdkaacdec.c | 393 gst_audio_info_set_format (&info, GST_AUDIO_FORMAT_S16, in gst_fdkaacdec_handle_frame()
|