FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

double LumaCoefficients::cr
double LumaCoefficients::cg

Definition at line 29 of file colorspace.h.

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

double LumaCoefficients::cb

Definition at line 29 of file colorspace.h.

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


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