FFmpeg
Data Fields
Lut3DPreLut Struct Reference

Data Fields

int size
 
float min [3]
 
float max [3]
 
float scale [3]
 
float * lut [3]
 

Detailed Description

Definition at line 66 of file vf_lut3d.c.

Field Documentation

◆ size

int Lut3DPreLut::size

Definition at line 67 of file vf_lut3d.c.

Referenced by allocate_3dlut(), parse_cinespace(), and prelut_interp_1d_linear().

◆ min

float Lut3DPreLut::min[3]

Definition at line 68 of file vf_lut3d.c.

Referenced by parse_cinespace(), and prelut_interp_1d_linear().

◆ max

float Lut3DPreLut::max[3]

Definition at line 69 of file vf_lut3d.c.

Referenced by parse_cinespace().

◆ scale

float Lut3DPreLut::scale[3]

Definition at line 70 of file vf_lut3d.c.

Referenced by parse_cinespace(), and prelut_interp_1d_linear().

◆ lut

float* Lut3DPreLut::lut[3]

Definition at line 71 of file vf_lut3d.c.

Referenced by allocate_3dlut(), parse_cinespace(), and prelut_interp_1d_linear().


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