FFmpeg  4.0
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

◆ cr

double LumaCoefficients::cr

Definition at line 121 of file vf_colorspace.c.

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

◆ cg

double LumaCoefficients::cg

Definition at line 121 of file vf_colorspace.c.

Referenced by fill_rgb2yuv_table(), and tonemap().

◆ cb

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: