Searched refs:isInt (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | dnn.inl.hpp | 111 CV_Assert(isInt() || isReal() || isString()); in get() 159 CV_Assert(isReal() || isInt() || isString()); in get() 256 inline bool DictValue::isInt() const in isInt() function in cv::dnn::DictValue 288 if (dictv.isInt()) in operator <<()
|
| H A D | dict.hpp | 83 CV_WRAP bool isInt() const;
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miwideline.c | 613 double xorg, double yorg, Bool isInt); 1404 miRoundCapClip(LineFacePtr face, Bool isInt, PolyEdgePtr edge, Bool *leftEdge) in miRoundCapClip() argument 1416 if (!isInt) in miRoundCapClip() 1452 LineFacePtr rightFace, double xorg, double yorg, Bool isInt) in miLineArc() argument 1461 if (isInt) { in miLineArc() 1476 if (isInt) { in miLineArc() 1485 edgey1 = miRoundCapClip(leftFace, isInt, &edge1, &edgeleft1); in miLineArc() 1488 edgey2 = miRoundCapClip(rightFace, isInt, &edge2, &edgeleft2); in miLineArc() 1490 isInt = FALSE; in miLineArc() 1494 if (isInt) in miLineArc() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | persistence.hpp | 564 CV_WRAP bool isInt() const; 1332 inline bool FileNode::isInt() const { return type() == INT; } in isInt() function in cv::FileNode
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | persistence.hpp | 564 CV_WRAP bool isInt() const; 1332 inline bool FileNode::isInt() const { return type() == INT; } in isInt() function in cv::FileNode
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | persistence.hpp | 564 CV_WRAP bool isInt() const; 1332 inline bool FileNode::isInt() const { return type() == INT; } in isInt() function in cv::FileNode
|