Home
last modified time | relevance | path

Searched defs:kpt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsun3-head.S25 .global kpt symbol
87 kpt: label
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dpersistence.hpp1035 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 Dpersistence.hpp1035 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 Dpersistence.hpp1035 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 >>()