Home
last modified time | relevance | path

Searched defs:ChannelMap (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_join.c39 typedef struct ChannelMap { struct
44 } ChannelMap; argument
Daf_channelmap.c40 struct ChannelMap { struct
63 struct ChannelMap map[MAX_CH]; argument
/third_party/ffmpeg/libavcodec/
Dopus.h147 typedef struct ChannelMap { struct
160 } ChannelMap; argument
/third_party/pulseaudio/src/tests/
Dvolume-ui.py14 class ChannelMap(Structure): class