BlackFrameContext Struct Reference

Data Fields

unsigned int bamount
 black amount More...
 
unsigned int bthresh
 black threshold More...
 
unsigned int frame
 frame number More...
 
unsigned int nblack
 number of black pixels counted so far More...
 

Detailed Description

Definition at line 32 of file vf_blackframe.c.

Field Documentation

unsigned int BlackFrameContext::bamount

black amount

Definition at line 33 of file vf_blackframe.c.

Referenced by end_frame(), and init().

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

frame number

Definition at line 35 of file vf_blackframe.c.

Referenced by end_frame(), and init().

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().


The documentation for this struct was generated from the following file: