Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_video_stabilizer.cpp253 DevicePoseList pose0_list, in analyze_motion() argument
257 if (pose0_list.empty () || pose1_list.empty () || !_projector.ptr ()) { in analyze_motion()
262 Mat3d ext0 = _projector->calc_camera_extrinsics (frame0_ts, pose0_list); in analyze_motion()
Dcl_video_stabilizer.h93 DevicePoseList pose0_list,