Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_video_stabilizer.cpp252 int64_t frame0_ts, in analyze_motion() argument
260 XCAM_ASSERT (frame0_ts < frame1_ts); in analyze_motion()
262 Mat3d ext0 = _projector->calc_camera_extrinsics (frame0_ts, pose0_list); in analyze_motion()
Dcl_video_stabilizer.h92 int64_t frame0_ts,