Home
last modified time | relevance | path

Searched defs:surround_mode (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/capi/
Dcontext_priv.cpp213 SurroundMode surround_mode = SphereView; in create_handler() local
/external/libxcam/modules/ocl/
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_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/tests/
Dtest-image-stitching.cpp191 SurroundMode surround_mode = BowlView; in main() local