Home
last modified time | relevance | path

Searched refs:BitstreamProfile (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/
Dobu_parser.h70 enum BitstreamProfile : uint8_t { enum
141 BitstreamProfile profile;
Dobu_parser.cc320 sequence_header.profile = static_cast<BitstreamProfile>(scratch); in ParseSequenceHeader()