Home
last modified time | relevance | path

Searched refs:get_bowl_config (Results 1 – 6 of 6) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_fisheye_handler.h71 const BowlDataConfig &get_bowl_config() { in get_bowl_config() function
Dcl_fisheye_handler.cpp379 BowlDataConfig bowl_data_config = get_bowl_config(); in generate_fisheye_table()
Dcl_image_360_stitch.cpp361 return _fisheye[index].handler->get_bowl_config (); in get_fisheye_bowl_config()
/external/libxcam/xcore/interface/
Dstitcher.h131 const BowlDataConfig &get_bowl_config () { in get_bowl_config() function
/external/libxcam/tests/
Dtest-soft-image.cpp469 …BowlModel bowl_model (stitcher->get_bowl_config (), outs[0]->get_width (), outs[0]->get_height ()); in run_topview()
/external/libxcam/modules/soft/
Dsoft_stitcher.cpp429 BowlDataConfig bowl = _stitcher->get_bowl_config (); in fisheye_dewarp_to_table()