Searched refs:BitDept (Results 1 – 2 of 2) sorted by relevance
27 enum class BitDept : uint8_t { enum70 BitDept bit_detph = BitDept::k8Bit;
59 frame_info->bit_detph = BitDept::k8Bit; in Vp9ReadColorConfig()64 ten_or_twelve_bits ? BitDept::k12Bit : BitDept::k10Bit; in Vp9ReadColorConfig()