Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_stitcher.cpp68 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> &param);
169 int32_t dec_task_count (const SmartPtr<SoftStitcher::StitcherParam> &param);
[all …]
Dsoft_stitcher.h37 class SoftStitcher
60 explicit SoftStitcher (const char *name = "SoftStitcher");
61 ~SoftStitcher ();
77 const SmartPtr<SoftStitcher::StitcherParam> &param);