FFmpeg
|
#include <motion_estimation.h>
Data Fields | |
int | mvs [10][2] |
int | nb |
Definition at line 36 of file motion_estimation.h.
int AVMotionEstPredictor::mvs[10][2] |
Definition at line 37 of file motion_estimation.h.
Referenced by filter_frame(), and search_mv().
int AVMotionEstPredictor::nb |
Definition at line 38 of file motion_estimation.h.
Referenced by ff_me_search_epzs(), filter_frame(), and search_mv().