FFmpeg  4.0
Data Fields
SmoothContext Struct Reference

Data Fields

int type
 
int param1
 
int param2
 
double param3
 
double param4
 

Detailed Description

Definition at line 88 of file vf_libopencv.c.

Field Documentation

◆ type

int SmoothContext::type

Definition at line 89 of file vf_libopencv.c.

Referenced by smooth_end_frame_filter(), and smooth_init().

◆ param1

int SmoothContext::param1

Definition at line 90 of file vf_libopencv.c.

Referenced by smooth_end_frame_filter(), and smooth_init().

◆ param2

int SmoothContext::param2

Definition at line 90 of file vf_libopencv.c.

Referenced by smooth_end_frame_filter(), and smooth_init().

◆ param3

double SmoothContext::param3

Definition at line 91 of file vf_libopencv.c.

Referenced by smooth_end_frame_filter(), and smooth_init().

◆ param4

double SmoothContext::param4

Definition at line 91 of file vf_libopencv.c.

Referenced by smooth_end_frame_filter(), and smooth_init().


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