Searched refs:highBitDepth (Results 1 – 1 of 1) sorted by relevance
935 int highBitDepth = bitArray.readBits(1); in getProfileLevelFromCSD() local938 profile = highBitDepth == 0 ? AV1ProfileMain8 : AV1ProfileMain10; in getProfileLevelFromCSD()