Searched refs:output_layout (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_channelmap.c63 uint64_t output_layout; member in struct:ChannelMapContext
238 s->output_layout = out_ch_mask ? out_ch_mask :
267 s->output_layout = fmt;
269 if (!s->output_layout) {
275 ff_add_channel_layout(&s->channel_layouts, s->output_layout);
280 s->output_layout, s->map[i].out_channel);

Completed in 44 milliseconds