| FFmpeg
    4.0
    | 
| Data Fields | |
| const AVClass * | class | 
| int | threshold | 
| int | tolerance | 
| int | softness | 
| int | white | 
| int | black | 
| int | max | 
| int(* | do_lumakey_slice )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) | 
Definition at line 28 of file vf_lumakey.c.
| const AVClass* LumakeyContext::class | 
Definition at line 29 of file vf_lumakey.c.
| int LumakeyContext::threshold | 
Definition at line 31 of file vf_lumakey.c.
Referenced by config_input().
| int LumakeyContext::tolerance | 
Definition at line 32 of file vf_lumakey.c.
Referenced by config_input().
| int LumakeyContext::softness | 
Definition at line 33 of file vf_lumakey.c.
Referenced by do_lumakey_slice16(), and do_lumakey_slice8().
| int LumakeyContext::white | 
Definition at line 35 of file vf_lumakey.c.
Referenced by config_input(), do_lumakey_slice16(), and do_lumakey_slice8().
| int LumakeyContext::black | 
Definition at line 36 of file vf_lumakey.c.
Referenced by config_input(), do_lumakey_slice16(), and do_lumakey_slice8().
| int LumakeyContext::max | 
Definition at line 37 of file vf_lumakey.c.
Referenced by config_input(), and do_lumakey_slice16().
Definition at line 39 of file vf_lumakey.c.
Referenced by config_input(), and filter_frame().
 1.8.13
 1.8.13