Searched defs:ch_remap (Results 1 – 4 of 4) sorted by relevance
32 int ff_dca_set_channel_layout(AVCodecContext *avctx, int *ch_remap, int dca_mask) in ff_dca_set_channel_layout()
82 int ch_remap[DCA_XLL_CHANNELS_MAX]; ///< Channel to speaker map member
207 int ch_remap[DCA_SPEAKER_COUNT]; ///< Channel to speaker map member
1330 int ch_remap[DCA_SPEAKER_COUNT]; in ff_dca_xll_filter_frame() local