Home
last modified time | relevance | path

Searched refs:gst_audio_get_channel_reorder_map (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-channels.c233 if (!gst_audio_get_channel_reorder_map (channels, from, to, reorder_map)) in gst_audio_reorder_channels()
266 if (!gst_audio_get_channel_reorder_map (meta->info.channels, from, to, in gst_audio_meta_reorder_channels()
449 gst_audio_get_channel_reorder_map (gint channels, in gst_audio_get_channel_reorder_map() function
Daudio-channels.h166 gboolean gst_audio_get_channel_reorder_map (gint channels,
Dgstaudioringbuffer.c2052 if (!gst_audio_get_channel_reorder_map (channels, position, to, in gst_audio_ring_buffer_set_channel_positions()
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacdec.c506 gst_audio_get_channel_reorder_map (channels, in gst_flac_dec_metadata_cb()
671 gst_audio_get_channel_reorder_map (flacdec->info.channels, in gst_flac_dec_write()
Dgstflacenc.c885 gst_audio_get_channel_reorder_map (GST_AUDIO_INFO_CHANNELS (info), in gst_flac_enc_set_format()
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackdec.c244 gst_audio_get_channel_reorder_map (info.channels, in gst_wavpack_dec_negotiate()
/third_party/gstreamer/gstplugins_bad/ext/faad/
Dgstfaad.c472 if (gst_audio_get_channel_reorder_map (faad->channels, faad->aac_positions, in gst_faad_update_caps()
/third_party/gstreamer/gstplugins_bad/ext/dts/
Dgstdtsdec.c425 gst_audio_get_channel_reorder_map (channels, from, to, in gst_dtsdec_renegotiate()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcaudiodec.c393 gst_audio_get_channel_reorder_map (channels, self->positions, to, in gst_amc_audio_dec_set_src_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/
Driff-media.c1094 if (!gst_audio_get_channel_reorder_map (num_channels, from, to, in gst_riff_wavext_add_channel_mask()
/third_party/gstreamer/gstplugins_base/
DChangeLog15343 gst_audio_get_channel_reorder_map.
15344 3. Arguments of gst_audio_get_channel_reorder_map are
50467 'g_return_if_reached' warning as gst_audio_get_channel_reorder_map()