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/ |
D | audio-channels.c | 233 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
|
D | audio-channels.h | 166 gboolean gst_audio_get_channel_reorder_map (gint channels,
|
D | gstaudioringbuffer.c | 2052 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/ |
D | gstflacdec.c | 506 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()
|
D | gstflacenc.c | 885 gst_audio_get_channel_reorder_map (GST_AUDIO_INFO_CHANNELS (info), in gst_flac_enc_set_format()
|
/third_party/gstreamer/gstplugins_good/ext/wavpack/ |
D | gstwavpackdec.c | 244 gst_audio_get_channel_reorder_map (info.channels, in gst_wavpack_dec_negotiate()
|
/third_party/gstreamer/gstplugins_bad/ext/faad/ |
D | gstfaad.c | 472 if (gst_audio_get_channel_reorder_map (faad->channels, faad->aac_positions, in gst_faad_update_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/dts/ |
D | gstdtsdec.c | 425 gst_audio_get_channel_reorder_map (channels, from, to, in gst_dtsdec_renegotiate()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcaudiodec.c | 393 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/ |
D | riff-media.c | 1094 if (!gst_audio_get_channel_reorder_map (num_channels, from, to, in gst_riff_wavext_add_channel_mask()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 15343 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()
|