| 
    FFmpeg
    
   | 
 
Data Fields | |
| const AVClass * | class | 
| float | intensity | 
| float | balance [3] | 
| float | lcoeffs [3] | 
| int | depth | 
| int(* | do_slice )(AVFilterContext *s, void *arg, int jobnr, int nb_jobs) | 
Definition at line 28 of file vf_vibrance.c.
| const AVClass* VibranceContext::class | 
Definition at line 29 of file vf_vibrance.c.
| float VibranceContext::intensity | 
Definition at line 31 of file vf_vibrance.c.
Referenced by vibrance_slice16(), and vibrance_slice8().
| float VibranceContext::balance[3] | 
Definition at line 32 of file vf_vibrance.c.
Referenced by vibrance_slice16(), and vibrance_slice8().
| float VibranceContext::lcoeffs[3] | 
Definition at line 33 of file vf_vibrance.c.
Referenced by vibrance_slice16(), and vibrance_slice8().
| int VibranceContext::depth | 
Definition at line 35 of file vf_vibrance.c.
Referenced by config_input(), and vibrance_slice16().
Definition at line 37 of file vf_vibrance.c.
Referenced by config_input(), and filter_frame().
 1.8.6