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

Data Fields

double cr
 
double cg
 
double cb
 

Detailed Description

Definition at line 118 of file vf_colorspace.c.

Field Documentation

double LumaCoefficients::cr

Definition at line 119 of file vf_colorspace.c.

Referenced by fill_rgb2yuv_table(), and get_luma_coefficients().

double LumaCoefficients::cg

Definition at line 119 of file vf_colorspace.c.

Referenced by fill_rgb2yuv_table().

double LumaCoefficients::cb

Definition at line 119 of file vf_colorspace.c.

Referenced by fill_rgb2yuv_table().


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