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

#include <colorspace.h>

Data Fields

double xr
 
double yr
 
double xg
 
double yg
 
double xb
 
double yb
 

Detailed Description

Definition at line 32 of file colorspace.h.

Field Documentation

double PrimaryCoefficients::xr

Definition at line 33 of file colorspace.h.

Referenced by ff_fill_rgb2xyz_table(), and get_color_primaries().

double PrimaryCoefficients::yr

Definition at line 33 of file colorspace.h.

Referenced by ff_fill_rgb2xyz_table().

double PrimaryCoefficients::xg

Definition at line 33 of file colorspace.h.

Referenced by ff_fill_rgb2xyz_table().

double PrimaryCoefficients::yg

Definition at line 33 of file colorspace.h.

Referenced by ff_fill_rgb2xyz_table().

double PrimaryCoefficients::xb

Definition at line 33 of file colorspace.h.

Referenced by ff_fill_rgb2xyz_table().

double PrimaryCoefficients::yb

Definition at line 33 of file colorspace.h.

Referenced by ff_fill_rgb2xyz_table().


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