Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dvp9_parser.h29 const int kVp9MaxProfile = 4; variable
Dvp9_uncompressed_header_parser.cc930 if (fhdr->profile >= kVp9MaxProfile) { in Parse()