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 120 of file vf_colorspace.c.

Field Documentation

double LumaCoefficients::cr

Definition at line 121 of file vf_colorspace.c.

Referenced by fill_rgb2yuv_table(), get_luma_coefficients(), and tonemap().

double LumaCoefficients::cg

Definition at line 121 of file vf_colorspace.c.

Referenced by fill_rgb2yuv_table(), and tonemap().

double LumaCoefficients::cb

Definition at line 121 of file vf_colorspace.c.

Referenced by fill_rgb2yuv_table(), and tonemap().


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