Searched refs:BitstreamProfile (Results 1 – 2 of 2) sorted by relevance
70 enum BitstreamProfile : uint8_t { enum141 BitstreamProfile profile;
320 sequence_header.profile = static_cast<BitstreamProfile>(scratch); in ParseSequenceHeader()