Home
last modified time | relevance | path

Searched defs:MIContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_minterpolate.c165 typedef struct MIContext { struct
166 const AVClass *class;
167 AVMotionEstContext me_ctx;
168 AVRational frame_rate;
169 enum MIMode mi_mode;
170 int mc_mode;
171 int me_mode;
172 int me_method;
173 int mb_size;
174 int search_param;
[all …]