Home
last modified time | relevance | path

Searched defs:ch_remap (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddcadec.c32 int ff_dca_set_channel_layout(AVCodecContext *avctx, int *ch_remap, int dca_mask) in ff_dca_set_channel_layout()
Ddca_xll.h82 int ch_remap[DCA_XLL_CHANNELS_MAX]; ///< Channel to speaker map member
Ddca_core.h207 int ch_remap[DCA_SPEAKER_COUNT]; ///< Channel to speaker map member
Ddca_xll.c1330 int ch_remap[DCA_SPEAKER_COUNT]; in ff_dca_xll_filter_frame() local