FFmpeg
Data Fields
Lut3DPreLut Struct Reference

#include <lut3d.h>

Data Fields

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

Detailed Description

Definition at line 46 of file lut3d.h.

Field Documentation

◆ size

int Lut3DPreLut::size

Definition at line 47 of file lut3d.h.

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

◆ min

float Lut3DPreLut::min[3]

Definition at line 48 of file lut3d.h.

Referenced by parse_cinespace(), and prelut_interp_1d_linear().

◆ max

float Lut3DPreLut::max[3]

Definition at line 49 of file lut3d.h.

Referenced by parse_cinespace().

◆ scale

float Lut3DPreLut::scale[3]

Definition at line 50 of file lut3d.h.

Referenced by parse_cinespace(), and prelut_interp_1d_linear().

◆ lut

float* Lut3DPreLut::lut[3]

Definition at line 51 of file lut3d.h.

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


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