Searched refs:MapTable (Results 1 – 6 of 6) sorted by relevance
34 typedef std::vector<PointFloat2> MapTable; typedef39 …void fisheye_dewarp(MapTable &map_table, uint32_t table_w, uint32_t table_h, uint32_t image_w, uin…
63 SurViewFisheyeDewarp::fisheye_dewarp(MapTable &map_table, uint32_t table_w, uint32_t table_h, uint3… in fisheye_dewarp()
199 DenseMap<Record*, std::vector<Record*> > MapTable; member in __anon141388c10211::MapTableEmitter299 MapTable[CurKeyInstr] = ColInstrVec; in buildMapTable()382 std::vector<Record*> ColInstrs = MapTable[CurInstr]; in emitBinSearchTable()
199 DenseMap<Record*, std::vector<Record*> > MapTable; member in __anon755d02190211::MapTableEmitter304 MapTable[CurKeyInstr] = ColInstrVec; in buildMapTable()387 std::vector<Record*> ColInstrs = MapTable[CurInstr]; in emitBinSearchTable()
383 SurViewFisheyeDewarp::MapTable map_table(table_width * table_height * 2); in generate_fisheye_table()
255 SurViewFisheyeDewarp::MapTable map_table(table_width * table_height); in set_dewarp_geo_table()