FFmpeg
Data Fields
Gamut Struct Reference

Data Fields

SwsMatrix3x3 encoding2lms
 
SwsMatrix3x3 lms2encoding
 
SwsMatrix3x3 lms2content
 
SwsMatrix3x3 content2lms
 
av_csp_eotf_function eotf
 
av_csp_eotf_function eotf_inv
 
float Iavg_frame
 
float Imax_frame
 
float Imin
 
float Imax
 
float Lb
 
float Lw
 
AVCIExy wp
 
ICh peak
 

Detailed Description

Definition at line 97 of file cms.c.

Field Documentation

◆ encoding2lms

SwsMatrix3x3 Gamut::encoding2lms

Definition at line 98 of file cms.c.

◆ lms2encoding

SwsMatrix3x3 Gamut::lms2encoding

Definition at line 99 of file cms.c.

◆ lms2content

SwsMatrix3x3 Gamut::lms2content

Definition at line 100 of file cms.c.

Referenced by ingamut().

◆ content2lms

SwsMatrix3x3 Gamut::content2lms

Definition at line 101 of file cms.c.

◆ eotf

av_csp_eotf_function Gamut::eotf

Definition at line 102 of file cms.c.

◆ eotf_inv

av_csp_eotf_function Gamut::eotf_inv

Definition at line 103 of file cms.c.

◆ Iavg_frame

float Gamut::Iavg_frame

Definition at line 104 of file cms.c.

◆ Imax_frame

float Gamut::Imax_frame

Definition at line 105 of file cms.c.

◆ Imin

float Gamut::Imin

Definition at line 106 of file cms.c.

Referenced by clip_gamma(), desat_bounded(), saturate(), and scale_gamma().

◆ Imax

float Gamut::Imax

Definition at line 106 of file cms.c.

Referenced by desat_bounded(), ingamut(), and saturate().

◆ Lb

float Gamut::Lb

Definition at line 107 of file cms.c.

Referenced by ingamut().

◆ Lw

float Gamut::Lw

Definition at line 107 of file cms.c.

Referenced by ingamut().

◆ wp

AVCIExy Gamut::wp

Definition at line 108 of file cms.c.

◆ peak

ICh Gamut::peak

Definition at line 109 of file cms.c.

Referenced by clip_gamma(), and scale_gamma().


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