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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_join.c37 typedef struct ChannelMap { struct
42 } ChannelMap; typedef in typeref:struct:ChannelMap
53 ChannelMap *channels;
261 static void guess_map_matching(AVFilterContext *ctx, ChannelMap *ch,
279 static void guess_map_any(AVFilterContext *ctx, ChannelMap *ch,
309 ChannelMap *ch = &s->channels[i];
335 ChannelMap *ch = &s->channels[i];
343 ChannelMap *ch = &s->channels[i];
362 ChannelMap *ch = &s->channels[i];
422 ChannelMap *c
[all...]
H A Daf_channelmap.c40 struct ChannelMap { struct
64 struct ChannelMap map[MAX_CH];
354 struct ChannelMap *m = &s->map[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus.h150 typedef struct ChannelMap { struct
163 } ChannelMap; typedef in typeref:struct:ChannelMap
174 ChannelMap *channel_maps;
H A Dopusdec.c484 ChannelMap *map = &c->channel_maps[i];
520 ChannelMap *map = &c->channel_maps[i];
H A Dopus.c392 ChannelMap *map = &s->channel_maps[i];

Completed in 112 milliseconds