Home
last modified time | relevance | path

Searched refs:set_feature_match_ocl (Results 1 – 5 of 5) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_image_360_stitch.h97 void set_feature_match_ocl (bool use_ocl);
Dcl_post_image_processor.cpp415 _stitch->set_feature_match_ocl (_stitch_fm_ocl); in create_handlers()
Dcl_image_360_stitch.cpp374 CLImage360Stitch::set_feature_match_ocl (bool fm_ocl) in set_feature_match_ocl() function in XCam::CLImage360Stitch
/external/libxcam/capi/
Dcontext_priv.cpp226 image_360->set_feature_match_ocl (_fm_ocl); in create_handler()
/external/libxcam/tests/
Dtest-image-stitching.cpp411 image_360->set_feature_match_ocl (fm_ocl); in main()