Parse the colorimetry string and update cinfo with the parsed values.
Compare the 2 colorimetry sets for equality
Compare the 2 colorimetry sets for functionally equality
Check if the colorimetry information in info matches that of the string color.
Make a string representation of cinfo.
the color matrix. Used to convert between Y'PbPr and non-linear RGB (R'G'B')
color primaries. used to convert between R'G'B' and CIE XYZ
the color range. This is the valid range for the samples. It is used to convert the samples to Y'PbPr values.
the transfer function. used to convert between R'G'B' and RGB
Structure describing the color info.