Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dxcam_utils.h29 PointFloat2 bowl_view_coords_to_image (
Dxcam_utils.cpp74 PointFloat2 bowl_view_coords_to_image ( in bowl_view_coords_to_image() function
/external/libxcam/modules/ocl/
Dcl_utils.cpp276 bowl_view_coords_to_image (config, world, stitch_info.width, stitch_info.height); in generate_topview_map_table()
350bowl_view_coords_to_image (config, world_pos, stitch_info.width, stitch_info.height); in generate_rectifiedview_map_table()
/external/libxcam/xcore/interface/
Dstitcher.cpp590 PointFloat2 texture_pos = bowl_view_coords_to_image ( in get_topview_rect_map()