Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_stitcher.h32 class CbGeoMap; variable
42 friend class SoftSitcherPriv::CbGeoMap;
Dsoft_stitcher.cpp68 DECLARE_HANDLER_CALLBACK (CbGeoMap, SoftStitcher, dewarp_done);
287 SmartPtr<ImageHandler::Callback> dewarp_cb = new CbGeoMap (_stitcher); in init_fisheye()