Searched refs:colorTransferCharacter (Results 1 – 3 of 3) sorted by relevance
79 ColorTransferCharacteristic colorTransferCharacter; member
172 … mediaInfo->codecInfo.colorTransferCharacter = static_cast<ColorTransferCharacteristic>(intVal); in GetTrackMediaInfo()202 …mediaInfo->codecInfo.colorTransferCharacter, mediaInfo->codecInfo.profile, mediaInfo->codecInfo.le… in GetTrackMediaInfo()
181 …eoFormat.PutIntValue(Tag::VIDEO_COLOR_TRC, static_cast<int32_t>(codecInfo.colorTransferCharacter)); in InitVideoCodec()