Searched refs:colorPrimary (Results 1 – 3 of 3) sorted by relevance
78 ColorPrimaries colorPrimary; member
167 mediaInfo->codecInfo.colorPrimary = static_cast<ColorPrimaries>(intVal); in GetTrackMediaInfo()201 …diaInfo->codecInfo.colorRange, mediaInfo->codecInfo.pixelFormat, mediaInfo->codecInfo.colorPrimary, in GetTrackMediaInfo()
180 … videoFormat.PutIntValue(Tag::VIDEO_COLOR_PRIMARIES, static_cast<int32_t>(codecInfo.colorPrimary)); in InitVideoCodec()