Searched defs:kpt (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | sun3-head.S | 25 .global kpt symbol 87 kpt: label
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | persistence.hpp | 1035 void write(FileStorage& fs, const String& name, const KeyPoint& kpt) in write() 1078 static inline void write(FileStorage& fs, const KeyPoint& kpt) { write(fs, String(), kpt); } in write() 1261 void operator >> (const FileNode& n, KeyPoint& kpt) in operator >>()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | persistence.hpp | 1035 void write(FileStorage& fs, const String& name, const KeyPoint& kpt) in write() 1078 static inline void write(FileStorage& fs, const KeyPoint& kpt) { write(fs, String(), kpt); } in write() 1261 void operator >> (const FileNode& n, KeyPoint& kpt) in operator >>()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | persistence.hpp | 1035 void write(FileStorage& fs, const String& name, const KeyPoint& kpt) in write() 1078 static inline void write(FileStorage& fs, const KeyPoint& kpt) { write(fs, String(), kpt); } in write() 1261 void operator >> (const FileNode& n, KeyPoint& kpt) in operator >>()
|