Searched defs:_distance (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | page_pool.c | 265 #define _distance(a, b) (s32)((a) - (b)) macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | kmeans_index.h | 277 KMeansDistanceComputer(Distance _distance, const Matrix<ElementType>& _dataset, in KMeansDistanceComputer()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | types.hpp | 2362 DMatch::DMatch(int _queryIdx, int _trainIdx, float _distance) in DMatch() 2366 DMatch::DMatch(int _queryIdx, int _trainIdx, int _imgIdx, float _distance) in DMatch()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | types.hpp | 2362 DMatch::DMatch(int _queryIdx, int _trainIdx, float _distance) in DMatch() 2366 DMatch::DMatch(int _queryIdx, int _trainIdx, int _imgIdx, float _distance) in DMatch()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | types.hpp | 2362 DMatch::DMatch(int _queryIdx, int _trainIdx, float _distance) in DMatch() 2366 DMatch::DMatch(int _queryIdx, int _trainIdx, int _imgIdx, float _distance) in DMatch()
|