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

Data Fields

enum Whitepoint wp
 
double xr
 
double yr
 
double xg
 
double yg
 
double xb
 
double yb
 

Detailed Description

Definition at line 111 of file vf_colorspace.c.

Field Documentation

enum Whitepoint ColorPrimaries::wp

Definition at line 112 of file vf_colorspace.c.

Referenced by create_filtergraph(), and fill_rgb2xyz_table().

double ColorPrimaries::xr

Definition at line 113 of file vf_colorspace.c.

Referenced by fill_rgb2xyz_table(), and get_color_primaries().

double ColorPrimaries::yr

Definition at line 113 of file vf_colorspace.c.

Referenced by fill_rgb2xyz_table().

double ColorPrimaries::xg

Definition at line 113 of file vf_colorspace.c.

Referenced by fill_rgb2xyz_table().

double ColorPrimaries::yg

Definition at line 113 of file vf_colorspace.c.

Referenced by fill_rgb2xyz_table().

double ColorPrimaries::xb

Definition at line 113 of file vf_colorspace.c.

Referenced by fill_rgb2xyz_table().

double ColorPrimaries::yb

Definition at line 113 of file vf_colorspace.c.

Referenced by fill_rgb2xyz_table().


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