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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_join.c41 uint64_t out_channel; ///< layout describing the output channel member in struct:ChannelMap
113 uint64_t in_channel = 0, out_channel = 0; local
140 PARSE_CHANNEL(sep, out_channel, "output");
141 if (!(out_channel & s->channel_layout)) {
148 out_channel);
203 s->channels[i].out_channel = av_channel_layout_extract_channel(s->channel_layout, i);
269 if (ch->out_channel & link->channel_layout &&
270 !(ch->out_channel & inputs[i])) {
272 ch->in_channel = ch->out_channel;
273 inputs[i] |= ch->out_channel;
[all...]
H A Daf_channelmap.c42 uint64_t out_channel; member in struct:ChannelMap
211 s->map[i].out_channel = out_ch;
231 s->map[i].out_channel = out_ch;
280 s->output_layout, s->map[i].out_channel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_ladspa.c615 unsigned int in_channel, out_channel; local
640 out_channel = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_core_main.c1137 goto out_channel;
1143 out_channel:

Completed in 54 milliseconds