FFmpeg  4.4.5
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(), apply_prelut(), and parse_cinespace().

◆ min

float Lut3DPreLut::min[3]

Definition at line 68 of file vf_lut3d.c.

Referenced by apply_prelut(), and parse_cinespace().

◆ 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 apply_prelut(), and parse_cinespace().

◆ lut

float* Lut3DPreLut::lut[3]

Definition at line 71 of file vf_lut3d.c.

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


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