Searched refs:SoftGeoMapper (Results 1 – 3 of 3) sorted by relevance
29 DECLARE_WORK_CALLBACK (CbGeoMapTask, SoftGeoMapper, remap_task_done);31 SoftGeoMapper::SoftGeoMapper (const char *name) in SoftGeoMapper() function in XCam::SoftGeoMapper36 SoftGeoMapper::~SoftGeoMapper () in ~SoftGeoMapper()41 SoftGeoMapper::set_lookup_table (const PointFloat2 *data, uint32_t width, uint32_t height) in set_lookup_table()67 SoftGeoMapper::remap ( in remap()80 SoftGeoMapper::configure_resource (const SmartPtr<Parameters> ¶m) in configure_resource()117 SoftGeoMapper::start_remap_task (const SmartPtr<ImageHandler::Parameters> ¶m) in start_remap_task()151 SoftGeoMapper::start_work (const SmartPtr<ImageHandler::Parameters> ¶m) in start_work()168 SoftGeoMapper::terminate () in terminate()178 SoftGeoMapper::remap_task_done ( in remap_task_done()[all …]
35 class SoftGeoMapper39 SoftGeoMapper (const char *name = "SoftGeoMap");40 ~SoftGeoMapper ();
136 SmartPtr<SoftGeoMapper> dewarp;142 SmartPtr<SoftGeoMapper> mapper,241 SmartPtr<SoftGeoMapper> mapper, in set_dewarp_geo_table()288 fisheye.dewarp = new SoftGeoMapper ("sitcher_remapper"); in init_fisheye()