Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Daf_join.c39 typedef struct ChannelMap { struct
44 } ChannelMap; typedef
56 ChannelMap *channels;
92 ChannelMap *map; in parse_maps()
273 static void guess_map_matching(AVFilterContext *ctx, ChannelMap *ch, in guess_map_matching()
287 static void guess_map_any(AVFilterContext *ctx, ChannelMap *ch, in guess_map_any()
339 ChannelMap *ch = &s->channels[i]; in join_config_output()
378 ChannelMap *ch = &s->channels[i]; in join_config_output()
386 ChannelMap *ch = &s->channels[i]; in join_config_output()
411 ChannelMap *c in join_config_output()
[all...]
H A Daf_channelmap.c40 struct ChannelMap { struct
63 struct ChannelMap map[MAX_CH];
376 struct ChannelMap *m = &s->map[i]; in channelmap_config_input()
/third_party/ffmpeg/libavcodec/
H A Dopus.h147 typedef struct ChannelMap { struct
160 } ChannelMap; typedef
174 ChannelMap *channel_maps;
H A Dopusdec.c462 ChannelMap *map = &c->channel_maps[i]; in opus_decode_packet()
545 ChannelMap *map = &c->channel_maps[i]; in opus_decode_packet()
H A Dopus.c424 ChannelMap *map = &s->channel_maps[i]; in ff_opus_parse_extradata()
/third_party/pulseaudio/src/tests/
H A Dvolume-ui.py14 class ChannelMap(Structure): class
151 cm = ChannelMap()

Completed in 5 milliseconds