|
FFmpeg
|
Data Fields | |
| int | type |
| int | param1 |
| int | param2 |
| double | param3 |
| double | param4 |
Definition at line 88 of file vf_libopencv.c.
| int SmoothContext::type |
Definition at line 89 of file vf_libopencv.c.
Referenced by smooth_end_frame_filter(), and smooth_init().
| int SmoothContext::param1 |
Definition at line 90 of file vf_libopencv.c.
Referenced by smooth_end_frame_filter(), and smooth_init().
| int SmoothContext::param2 |
Definition at line 90 of file vf_libopencv.c.
Referenced by smooth_end_frame_filter(), and smooth_init().
| double SmoothContext::param3 |
Definition at line 91 of file vf_libopencv.c.
Referenced by smooth_end_frame_filter(), and smooth_init().
| double SmoothContext::param4 |
Definition at line 91 of file vf_libopencv.c.
Referenced by smooth_end_frame_filter(), and smooth_init().
1.8.6