Searched refs:ColorTransferCharacteristic (Results 1 – 2 of 2) sorted by relevance
60 enum class ColorTransferCharacteristic { enum79 ColorTransferCharacteristic colorTransferCharacter;
172 … mediaInfo->codecInfo.colorTransferCharacter = static_cast<ColorTransferCharacteristic>(intVal); in GetTrackMediaInfo()