Searched refs:SoftStitcher (Results 1 – 2 of 2) sorted by relevance
68 DECLARE_HANDLER_CALLBACK (CbGeoMap, SoftStitcher, dewarp_done);69 DECLARE_HANDLER_CALLBACK (CbBlender, SoftStitcher, blender_done);70 DECLARE_WORK_CALLBACK (CbCopyTask, SoftStitcher, copy_task_done);75 SmartPtr<SoftStitcher::StitcherParam> stitch_param;94 SmartPtr<SoftStitcher::StitcherParam> stitch_param;131 const SmartPtr<SoftStitcher::StitcherParam> &key,159 friend class XCam::SoftStitcher;162 StitcherImpl (SoftStitcher *handler) in StitcherImpl()168 bool remove_task_count (const SmartPtr<SoftStitcher::StitcherParam> ¶m);169 int32_t dec_task_count (const SmartPtr<SoftStitcher::StitcherParam> ¶m);[all …]
37 class SoftStitcher60 explicit SoftStitcher (const char *name = "SoftStitcher");61 ~SoftStitcher ();77 const SmartPtr<SoftStitcher::StitcherParam> ¶m);