Data Fields | |
| int | factor |
| int | fade_per_frame |
| unsigned int | frame_index |
| unsigned int | start_frame |
| unsigned int | stop_frame |
| int | hsub |
| int | vsub |
| int | bpp |
Definition at line 31 of file vf_fade.c.
| int FadeContext::bpp |
Definition at line 34 of file vf_fade.c.
Referenced by config_props(), and draw_slice().
Definition at line 32 of file vf_fade.c.
Referenced by draw_slice(), end_frame(), and init().
Definition at line 32 of file vf_fade.c.
Referenced by end_frame(), and init().
| unsigned int FadeContext::frame_index |
Definition at line 33 of file vf_fade.c.
Referenced by end_frame().
Definition at line 34 of file vf_fade.c.
Referenced by config_props(), and draw_slice().
| unsigned int FadeContext::start_frame |
Definition at line 33 of file vf_fade.c.
Referenced by end_frame(), and init().
| unsigned int FadeContext::stop_frame |
Definition at line 33 of file vf_fade.c.
Referenced by end_frame(), and init().
Definition at line 34 of file vf_fade.c.
Referenced by config_props(), and draw_slice().