Data Fields | |
| unsigned int | bamount |
| black amount | |
| unsigned int | bthresh |
| black threshold | |
| unsigned int | frame |
| frame number | |
| unsigned int | nblack |
| number of black pixels counted so far | |
Definition at line 32 of file vf_blackframe.c.
| unsigned int BlackFrameContext::bamount |
| unsigned int BlackFrameContext::bthresh |
black threshold
Definition at line 34 of file vf_blackframe.c.
Referenced by draw_slice(), and init().
| unsigned int BlackFrameContext::frame |
| unsigned int BlackFrameContext::nblack |
number of black pixels counted so far
Definition at line 36 of file vf_blackframe.c.
Referenced by draw_slice(), end_frame(), and init().
1.5.8