Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_stitcher.cpp163 : _stitcher (handler) in StitcherImpl()
205 SoftStitcher *_stitcher; member in XCam::SoftSitcherPriv::StitcherImpl
269 uint32_t cam_num = _stitcher->get_camera_num (); in get_and_reset_feature_match_factors()
287 SmartPtr<ImageHandler::Callback> dewarp_cb = new CbGeoMap (_stitcher); in init_fisheye()
293 _stitcher->get_round_view_slice (idx); in init_fisheye()
306 XCAM_STR (_stitcher->get_name ()), buf_info.width, buf_info.height); in init_fisheye()
320 SmartPtr<Worker::Callback> copy_cb = new CbCopyTask (_stitcher); in create_copier()
337 SmartPtr<ImageHandler::Callback> blender_cb = new CbBlender (_stitcher); in init_config()
342 "stitcher:%s init fisheye failed, idx:%d.", XCAM_STR (_stitcher->get_name ()), i); in init_config()
370 Stitcher::CopyAreaArray areas = _stitcher->get_copy_area (); in init_config()
[all …]