Searched refs:highBitDepth (Results 1 – 1 of 1) sorted by relevance
649 uint8_t highBitDepth = (data[2] & 0x40) >> 6; in parseAV1ProfileLevelFromCsd() local657 if (profiles.map(std::make_pair(highBitDepth, profileData), &profile)) { in parseAV1ProfileLevelFromCsd()