Searched defs:MIContext (Results 1 – 1 of 1) sorted by relevance
165 typedef struct MIContext { struct166 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 …]