Home
last modified time | relevance | path

Searched refs:pose1_list (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_video_stabilizer.cpp255 DevicePoseList pose1_list) in analyze_motion() argument
257 if (pose0_list.empty () || pose1_list.empty () || !_projector.ptr ()) { in analyze_motion()
264 Mat3d ext1 = _projector->calc_camera_extrinsics (frame1_ts, pose1_list); in analyze_motion()
Dcl_video_stabilizer.h95 DevicePoseList pose1_list);