Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlpdec.c53 typedef struct SubStream { struct
55 uint8_t restart_seen;
60 uint16_t noise_type;
63 uint8_t min_channel;
65 uint8_t max_channel;
67 uint8_t max_matrix_channel;
69 uint8_t ch_assign[MAX_CHANNELS];
71 uint64_t mask;
73 enum AVMatrixEncoding matrix_encoding;
76 ChannelParams channel_params[MAX_CHANNELS];
[all …]