Searched defs:SequenceHeader (Results 1 – 1 of 1) sorted by relevance
1629 typedef struct SequenceHeader { struct1630 int num_bits_width;1631 int num_bits_height;1632 int max_frame_width;1633 int max_frame_height;1634 uint8_t frame_id_numbers_present_flag;1635 int frame_id_length;1636 int delta_frame_id_length;1637 BLOCK_SIZE2 sb_size; // Size of the superblock used for this frame1638 int mib_size; // Size of the superblock in units of MI blocks[all …]