FFmpeg
Data Fields
LumaCoefficients Struct Reference

#include <colorspace.h>

Data Fields

double cr
 
double cg
 
double cb
 

Detailed Description

Definition at line 28 of file colorspace.h.

Field Documentation

◆ cr

double LumaCoefficients::cr

◆ cg

double LumaCoefficients::cg

Definition at line 29 of file colorspace.h.

Referenced by ff_fill_rgb2yuv_table(), and tonemap_opencl_init().

◆ cb

double LumaCoefficients::cb

Definition at line 29 of file colorspace.h.

Referenced by ff_fill_rgb2yuv_table(), and tonemap_opencl_init().


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