Searched defs:surround_mode (Results 1 – 4 of 4) sorted by relevance
/external/libxcam/capi/ |
D | context_priv.cpp | 213 SurroundMode surround_mode = SphereView; in create_handler() local
|
/external/libxcam/modules/ocl/ |
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_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/tests/ |
D | test-image-stitching.cpp | 191 SurroundMode surround_mode = BowlView; in main() local
|