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