[][src]Module aom_decode::color

Enums describing color characteristics (color space, gamma, range)

The numbers should be compatible with ISO/IEC 23091-4/ITU-T H.273

Enums

ChromaSamplePosition
ChromaSampling

Chroma subsampling format

ColorPrimaries

Supported Color Primaries

Depth

Bit depth (8 = 1 byte, >=10 = 2 bytes)

MatrixCoefficients

As defined by the “Matrix coefficients” section of ISO/IEC 23091-4/ITU-TH.273.

Range

Range of allowed values for pixels

TransferCharacteristics

Gamma correction, essentially. As defined by “Transfer characteristics” section of ISO/IEC 23091-4/ITU-TH.273.