Home
last modified time | relevance | path

Searched refs:MotionVector (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Ddeshake.h42 typedef struct MotionVector { struct
45 } MotionVector; typedef
48 MotionVector vec; ///< Motion vector
H A Dvf_deshake_opencl.c104 typedef struct MotionVector { struct
108 } MotionVector; typedef
124 MotionVector *matches;
126 MotionVector model_matches[3];
232 MotionVector *matches_host;
233 MotionVector *matches_contig_host;
235 MotionVector *inliers;
321 static void run_estimate_kernel(const MotionVector *point_pairs, double *model) in run_estimate_kernel()
377 static int check_subset(const MotionVector *pairs_subset) in check_subset()
397 const MotionVector *point_pair in get_subset()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dagm.c57 typedef struct MotionVector { struct
59 } MotionVector; typedef
83 MotionVector *mvectors;

Completed in 4 milliseconds