Home
last modified time | relevance | path

Searched refs:stab_frame_id (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() argument
283 return _motion_filter->stabilize (stab_frame_id, motions, _input_frame_id); in stabilize_motion()
Dcl_video_stabilizer.h97 Mat3d stabilize_motion (int32_t stab_frame_id, std::list<Mat3d> &motions);