FFmpeg
|
#include <colorspace.h>
Data Fields | |
double | xw |
double | yw |
Definition at line 36 of file colorspace.h.
double WhitepointCoefficients::xw |
Definition at line 37 of file colorspace.h.
Referenced by ff_fill_rgb2xyz_table(), and fill_whitepoint_conv_table().
double WhitepointCoefficients::yw |
Definition at line 37 of file colorspace.h.
Referenced by ff_fill_rgb2xyz_table(), and fill_whitepoint_conv_table().