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