Searched defs:SubStream (Results 1 – 1 of 1) sorted by relevance
57 typedef struct SubStream { struct59 uint8_t restart_seen;61 uint8_t end_of_stream;66 uint16_t noise_type;69 uint8_t min_channel;71 uint8_t max_channel;73 uint8_t max_matrix_channel;75 uint8_t ch_assign[MAX_CHANNELS];77 uint64_t mask;79 enum AVMatrixEncoding matrix_encoding;[all …]