Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_video_stabilizer.cpp280 CLVideoStabilizer::stabilize_motion (int32_t stab_frame_id, std::list<Mat3d> &motions) in stabilize_motion()
372 MotionFilter::cumulate_motion (uint32_t index, uint32_t from, std::list<Mat3d> &motions) in cumulate_motion()
400 std::list<Mat3d> &motions, in stabilize()
/external/libaom/libaom/av1/encoder/
Dransac.c394 RANSAC_MOTION *motions, *worst_kept_motion = NULL; in ransac() local
570 RANSAC_MOTION *motions, *worst_kept_motion = NULL; in ransac_double_prec() local