| 
    FFmpeg
    
   | 
 
Data Fields | |
| double | cr | 
| double | cg | 
| double | cb | 
Definition at line 120 of file vf_colorspace.c.
| 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().
 1.8.6