Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_stitcher.h31 class StitcherImpl; variable
41 friend class SoftSitcherPriv::StitcherImpl;
89 SmartPtr<SoftSitcherPriv::StitcherImpl> _impl;
Dsoft_stitcher.cpp158 class StitcherImpl { class
162 StitcherImpl (SoftStitcher *handler) in StitcherImpl() function in XCam::SoftSitcherPriv::StitcherImpl
209 StitcherImpl::init_dewarp_factors (uint32_t idx) in init_dewarp_factors()
267 StitcherImpl::get_and_reset_feature_match_factors (uint32_t idx, Factor &left, Factor &right) in get_and_reset_feature_match_factors()
284 StitcherImpl::init_fisheye (uint32_t idx) in init_fisheye()
311 StitcherImpl::create_copier (Stitcher::CopyArea area) in create_copier()
333 StitcherImpl::init_config (uint32_t count) in init_config()
389 StitcherImpl::remove_task_count (const SmartPtr<SoftStitcher::StitcherParam> &param) in remove_task_count()
402 StitcherImpl::dec_task_count (const SmartPtr<SoftStitcher::StitcherParam> &param) in dec_task_count()
421 StitcherImpl::fisheye_dewarp_to_table () in fisheye_dewarp_to_table()
[all …]