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

  /external/libxcam/xcore/interface/
feature_match.h 71 return _x_offset;
86 float _x_offset; member in class:XCam::FeatureMatch
feature_match.cpp 29 : _x_offset (0.0f)
58 _x_offset = 0.0f;
  /external/libxcam/modules/ocl/
cv_feature_match.cpp 244 _valid_count, _mean_offset, _x_offset, dst_width);
  /external/libxcam/modules/soft/
cv_capi_feature_match.cpp 238 _valid_count, _mean_offset, _x_offset, dst_width);

Completed in 444 milliseconds