Searched defs:SequenceHeader (Results 1 – 1 of 1) sorted by relevance
260 typedef struct SequenceHeader { struct261 int num_bits_width;262 int num_bits_height;263 int max_frame_width;264 int max_frame_height;269 uint8_t frame_id_numbers_present_flag;270 int frame_id_length;271 int delta_frame_id_length;272 BLOCK_SIZE sb_size; // Size of the superblock used for this frame273 int mib_size; // Size of the superblock in units of MI blocks[all …]