Searched refs:StitcherParam (Results 1 - 2 of 2) sorted by relevance

/external/libxcam/modules/soft/
H A Dsoft_stitcher.h47 struct StitcherParam struct in class:XCam::SoftStitcher
53 StitcherParam () function in struct:XCam::SoftStitcher::StitcherParam
77 const SmartPtr<SoftStitcher::StitcherParam> &param);
H A Dsoft_stitcher.cpp75 SmartPtr<SoftStitcher::StitcherParam> stitch_param;
94 SmartPtr<SoftStitcher::StitcherParam> stitch_param;
131 const SmartPtr<SoftStitcher::StitcherParam> &key,
168 bool remove_task_count (const SmartPtr<SoftStitcher::StitcherParam> &param);
169 int32_t dec_task_count (const SmartPtr<SoftStitcher::StitcherParam> &param);
171 XCamReturn start_dewarp_works (const SmartPtr<SoftStitcher::StitcherParam> &param);
172 XCamReturn start_task_count (const SmartPtr<SoftStitcher::StitcherParam> &param);
174 const SmartPtr<SoftStitcher::StitcherParam> &param,
177 const SmartPtr<SoftStitcher::StitcherParam> &param,
389 StitcherImpl::remove_task_count (const SmartPtr<SoftStitcher::StitcherParam>
[all...]

Completed in 143 milliseconds