|
Libav
|
Data Fields | |
| const AVClass * | class |
| int | bamount |
| black amount More... | |
| int | bthresh |
| black threshold More... | |
| unsigned int | frame |
| frame number More... | |
| unsigned int | nblack |
| number of black pixels counted so far More... | |
Definition at line 41 of file vf_blackframe.c.
| const AVClass* BlackFrameContext::class |
Definition at line 42 of file vf_blackframe.c.
| int BlackFrameContext::bamount |
| int BlackFrameContext::bthresh |
| unsigned int BlackFrameContext::frame |
| unsigned int BlackFrameContext::nblack |
number of black pixels counted so far
Definition at line 46 of file vf_blackframe.c.
Referenced by filter_frame().
1.8.8