Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dchannel_layout.h290 typedef struct AVChannelLayout { struct
295 enum AVChannelOrder order;
300 int nb_channels;
307 union {
348 } AVChannelLayout; typedef