Home
last modified time | relevance | path

Searched refs:SurroundMode (Results 1 – 8 of 8) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_fisheye_handler.h52 …explicit CLFisheyeHandler (const SmartPtr<CLContext> &context, SurroundMode surround_mode, bool us…
149 SurroundMode _surround_mode;
158 create_fisheye_handler (const SmartPtr<CLContext> &context, SurroundMode surround_mode = SphereView…
Dcl_image_360_stitch.h66 … const SmartPtr<CLContext> &context, CLBlenderScaleMode scale_mode, SurroundMode surround_mode,
142 SurroundMode _surround_mode;
158 SurroundMode surround_mode = SphereView,
Dcl_fisheye_handler.cpp131 CLFisheyeHandler::CLFisheyeHandler (const SmartPtr<CLContext> &context, SurroundMode surround_mode,… in CLFisheyeHandler()
588 create_fisheye_handler (const SmartPtr<CLContext> &context, SurroundMode surround_mode, bool use_ma… in create_fisheye_handler()
Dcl_post_image_processor.cpp406 …_stitch_fisheye_map, _stitch_lsc, (SurroundMode) _surround_mode, (StitchResMode) _stitch_res_mode); in create_handlers()
Dcl_image_360_stitch.cpp274 const SmartPtr<CLContext> &context, CLBlenderScaleMode scale_mode, SurroundMode surround_mode, in CLImage360Stitch()
863 CLBlenderScaleMode scale_mode, bool fisheye_map, bool need_lsc, SurroundMode surround_mode, in create_image_360_stitch()
/external/libxcam/xcore/interface/
Ddata_types.h29 enum SurroundMode { enum
/external/libxcam/capi/
Dcontext_priv.cpp213 SurroundMode surround_mode = SphereView; in create_handler()
/external/libxcam/tests/
Dtest-image-stitching.cpp191 SurroundMode surround_mode = BowlView; in main()