FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
AVPrimaryCoefficients Struct Reference

Struct defining the red, green, and blue primary locations in terms of CIE 1931 chromaticity x and y. More...

#include <csp.h>

Data Fields

AVCIExy r
 
AVCIExy g
 
AVCIExy b
 

Detailed Description

Struct defining the red, green, and blue primary locations in terms of CIE 1931 chromaticity x and y.

Definition at line 64 of file csp.h.

Field Documentation

◆ r

AVCIExy AVPrimaryCoefficients::r

◆ g

AVCIExy AVPrimaryCoefficients::g

◆ b

AVCIExy AVPrimaryCoefficients::b

The documentation for this struct was generated from the following file: