| FFmpeg
    | 
| Data Fields | |
| const AVClass * | class | 
| int | bitplane | 
| int | filter | 
| int | nb_planes | 
| int | planeheight [4] | 
| int | planewidth [4] | 
| int | depth | 
Definition at line 28 of file vf_bitplanenoise.c.
| const AVClass* BPNContext::class | 
Definition at line 29 of file vf_bitplanenoise.c.
| int BPNContext::bitplane | 
Definition at line 31 of file vf_bitplanenoise.c.
Referenced by filter_frame().
| int BPNContext::filter | 
Definition at line 32 of file vf_bitplanenoise.c.
Referenced by filter_frame().
| int BPNContext::nb_planes | 
Definition at line 34 of file vf_bitplanenoise.c.
Referenced by config_input(), and filter_frame().
| int BPNContext::planeheight[4] | 
Definition at line 35 of file vf_bitplanenoise.c.
Referenced by config_input(), and filter_frame().
| int BPNContext::planewidth[4] | 
Definition at line 36 of file vf_bitplanenoise.c.
Referenced by config_input(), and filter_frame().
| int BPNContext::depth | 
Definition at line 37 of file vf_bitplanenoise.c.
Referenced by config_input(), and filter_frame().
 1.8.6
 1.8.6