Home
last modified time | relevance | path

Searched defs:map_table (Results 1 – 6 of 6) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_utils.cpp257 std::vector<PointFloat2> &map_table, in generate_topview_map_table()
289 std::vector<PointFloat2> &map_table, in generate_rectifiedview_map_table()
364 std::vector<PointFloat2> &map_table) in sample_generate_top_view()
402 std::vector<PointFloat2> &map_table) in sample_generate_rectified_view()
Dcl_fisheye_handler.cpp383 SurViewFisheyeDewarp::MapTable map_table(table_width * table_height * 2); in generate_fisheye_table() local
/external/libxcam/xcore/
Dsurview_fisheye_dewarp.cpp63 SurViewFisheyeDewarp::fisheye_dewarp(MapTable &map_table, uint32_t table_w, uint32_t table_h, uint3… in fisheye_dewarp()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_subexp.c46 static const uint8_t map_table[MAX_PROB - 1] = { in remap_prob() local
/external/libxcam/tests/
Dtest-soft-image.cpp52 static PointFloat2 map_table[MAP_HEIGHT * MAP_WIDTH] = { variable
/external/libxcam/modules/soft/
Dsoft_stitcher.cpp255 SurViewFisheyeDewarp::MapTable map_table(table_width * table_height); in set_dewarp_geo_table() local