Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_video_stabilizer.cpp254 int64_t frame1_ts, in analyze_motion() argument
260 XCAM_ASSERT (frame0_ts < frame1_ts); in analyze_motion()
264 Mat3d ext1 = _projector->calc_camera_extrinsics (frame1_ts, pose1_list); in analyze_motion()
Dcl_video_stabilizer.h94 int64_t frame1_ts,