Searched refs:SurroundMode (Results 1 – 8 of 8) sorted by relevance
/external/libxcam/modules/ocl/ |
D | cl_fisheye_handler.h | 52 …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…
|
D | cl_image_360_stitch.h | 66 … const SmartPtr<CLContext> &context, CLBlenderScaleMode scale_mode, SurroundMode surround_mode, 142 SurroundMode _surround_mode; 158 SurroundMode surround_mode = SphereView,
|
D | cl_fisheye_handler.cpp | 131 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()
|
D | cl_post_image_processor.cpp | 406 …_stitch_fisheye_map, _stitch_lsc, (SurroundMode) _surround_mode, (StitchResMode) _stitch_res_mode); in create_handlers()
|
D | cl_image_360_stitch.cpp | 274 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/ |
D | data_types.h | 29 enum SurroundMode { enum
|
/external/libxcam/capi/ |
D | context_priv.cpp | 213 SurroundMode surround_mode = SphereView; in create_handler()
|
/external/libxcam/tests/ |
D | test-image-stitching.cpp | 191 SurroundMode surround_mode = BowlView; in main()
|