FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ColorLevelsContext Struct Reference

Data Fields

const AVClassclass
 
Range range [4]
 
int nb_comp
 
int bpp
 
int step
 
uint8_t rgba_map [4]
 
int linesize
 

Detailed Description

Definition at line 40 of file vf_colorlevels.c.

Field Documentation

const AVClass* ColorLevelsContext::class

Definition at line 41 of file vf_colorlevels.c.

Range ColorLevelsContext::range[4]

Definition at line 42 of file vf_colorlevels.c.

Referenced by filter_frame().

int ColorLevelsContext::nb_comp

Definition at line 43 of file vf_colorlevels.c.

Referenced by config_input(), and filter_frame().

int ColorLevelsContext::bpp

Definition at line 44 of file vf_colorlevels.c.

Referenced by config_input(), and filter_frame().

int ColorLevelsContext::step

Definition at line 45 of file vf_colorlevels.c.

Referenced by config_input(), and filter_frame().

uint8_t ColorLevelsContext::rgba_map[4]

Definition at line 46 of file vf_colorlevels.c.

Referenced by config_input(), and filter_frame().

int ColorLevelsContext::linesize

Definition at line 47 of file vf_colorlevels.c.

Referenced by config_input(), and filter_frame().


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