Home
last modified time | relevance | path

Searched refs:get_camera_info (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/xcore/interface/
Dstitcher.h139 bool get_camera_info (uint32_t index, CameraInfo &info) const;
Dstitcher.cpp177 Stitcher::get_camera_info (uint32_t index, CameraInfo &info) const in get_camera_info() function in XCam::Stitcher
/external/libxcam/modules/soft/
Dsoft_stitcher.cpp426 _stitcher->get_camera_info (i, cam_info); in fisheye_dewarp_to_table()