FFmpeg
|
SmoothContext Struct Reference
Data Fields | |
int | type |
int | param1 |
int | param2 |
double | param3 |
double | param4 |
Detailed Description
Definition at line 83 of file vf_libopencv.c.
Field Documentation
int SmoothContext::param1 |
Definition at line 85 of file vf_libopencv.c.
Referenced by smooth_end_frame_filter(), and smooth_init().
int SmoothContext::param2 |
Definition at line 85 of file vf_libopencv.c.
Referenced by smooth_end_frame_filter(), and smooth_init().
double SmoothContext::param3 |
Definition at line 86 of file vf_libopencv.c.
Referenced by smooth_end_frame_filter(), and smooth_init().
double SmoothContext::param4 |
Definition at line 86 of file vf_libopencv.c.
Referenced by smooth_end_frame_filter(), and smooth_init().
int SmoothContext::type |
Definition at line 84 of file vf_libopencv.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), smooth_end_frame_filter(), and smooth_init().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11