Home
last modified time | relevance | path

Searched refs:SphereView (Results 1 – 7 of 7) sorted by relevance

/external/libxcam/xcore/interface/
Ddata_types.h30 SphereView = 0, enumerator
/external/libxcam/modules/ocl/
Dcl_fisheye_handler.h158 create_fisheye_handler (const SmartPtr<CLContext> &context, SurroundMode surround_mode = SphereView
Dcl_image_360_stitch.h158 SurroundMode surround_mode = SphereView,
Dcl_post_image_processor.cpp67 , _surround_mode (SphereView) in CLPostImageProcessor()
Dcl_image_360_stitch.cpp405 if(_surround_mode == SphereView) { in calc_fisheye_initial_info()
/external/libxcam/capi/
Dcontext_priv.cpp213 SurroundMode surround_mode = SphereView; in create_handler()
/external/libxcam/tests/
Dtest-image-stitching.cpp274 surround_mode = SphereView; in main()
388 surround_mode == SphereView ? "sphere view" : "bowl view"); in main()