Home
last modified time | relevance | path

Searched defs:reorder_map (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackdec.c395 gint *reorder_map = dec->channel_reorder_map; in gst_wavpack_dec_handle_frame() local
403 gint *reorder_map = dec->channel_reorder_map; in gst_wavpack_dec_handle_frame() local
411 gint *reorder_map = dec->channel_reorder_map; in gst_wavpack_dec_handle_frame() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-channels.c210 gint reorder_map[64] = { 0, }; in gst_audio_reorder_channels() local
257 gint reorder_map[64] = { 0, }; in gst_audio_meta_reorder_channels() local
451 gint * reorder_map) in gst_audio_get_channel_reorder_map()
Dgstaudioringbuffer.c1616 gint *reorder_map = buf->channel_reorder_map; in default_commit() local
1830 gint *reorder_map = buf->channel_reorder_map; in gst_audio_ring_buffer_read() local
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacdec.c687 gint *reorder_map = flacdec->channel_reorder_map; in gst_flac_dec_write() local
697 gint *reorder_map = flacdec->channel_reorder_map; in gst_flac_dec_write() local
715 gint *reorder_map = flacdec->channel_reorder_map; in gst_flac_dec_write() local
Dgstflacenc.c1378 gint *reorder_map; in gst_flac_enc_handle_frame() local
/third_party/gstreamer/gstplugins_bad/ext/faad/
Dgstfaad.h50 gint reorder_map[64]; member
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcaudiodec.h68 gint reorder_map[64]; member
Dgstamcaudiodec.c528 gint *reorder_map = self->reorder_map; in gst_amc_audio_dec_loop() local
/third_party/ffmpeg/libavcodec/
Daacenc.h101 uint8_t reorder_map[16]; ///< maps channels from lavc to aac order member
393 const uint8_t *reorder_map; ///< lavc to aac reorder map member
/third_party/gstreamer/gstplugins_bad/ext/dts/
Dgstdtsdec.c628 gint *reorder_map = dts->channel_reorder_map; in gst_dtsdec_handle_frame() local