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

  /external/libxcam/modules/ocl/
cv_base_class.h 36 bool is_ocl_path () { function in class:XCam::CVBaseClass
cv_feature_match.h 51 bool is_ocl_path () { function in class:XCam::CVFeatureMatch
52 return CVBaseClass::is_ocl_path ();
cl_image_360_stitch.cpp 773 if (!_feature_match[i]->is_ocl_path ()) {
  /external/libxcam/modules/soft/
cv_capi_feature_match.h 51 bool is_ocl_path () { function in class:XCam::CVCapiFeatureMatch
  /external/libxcam/xcore/interface/
feature_match.h 75 virtual bool is_ocl_path () = 0;

Completed in 183 milliseconds