Home
last modified time | relevance | path

Searched refs:set_bowl_config (Results 1 – 5 of 5) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_fisheye_handler.h68 void set_bowl_config(const BowlDataConfig bowl_data_config) { in set_bowl_config() function
Dcl_image_360_stitch.cpp469 _fisheye[i].handler->set_bowl_config(bowl_data_config[i]); in calc_fisheye_initial_info()
/external/libxcam/xcore/interface/
Dstitcher.h130 bool set_bowl_config (const BowlDataConfig &config);
Dstitcher.cpp100 Stitcher::set_bowl_config (const BowlDataConfig &config) in set_bowl_config() function in XCam::Stitcher
/external/libxcam/tests/
Dtest-soft-image.cpp774 stitcher->set_bowl_config (bowl); in main()