HomeSort by relevance Sort by last modified time
    Searched refs:set_ocl (Results 1 - 6 of 6) sorted by null

  /external/libxcam/modules/ocl/
cv_base_class.h 35 bool set_ocl (bool use_ocl);
cv_base_class.cpp 34 CVBaseClass::set_ocl (bool use_ocl) function in class:XCam::CVBaseClass
cv_feature_match.h 48 void set_ocl (bool use_ocl) { function in class:XCam::CVFeatureMatch
49 CVBaseClass::set_ocl (use_ocl);
cl_image_360_stitch.cpp 378 _feature_match[i]->set_ocl (fm_ocl);
  /external/libxcam/modules/soft/
cv_capi_feature_match.h 48 void set_ocl (bool use_ocl) { function in class:XCam::CVCapiFeatureMatch
  /external/libxcam/xcore/interface/
feature_match.h 74 virtual void set_ocl (bool use_ocl) = 0;

Completed in 92 milliseconds