Home
last modified time | relevance | path

Searched defs:_sz (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dmat.inl.hpp79 inline void _InputArray::init(int _flags, const void* _obj, Size _sz) in init()
504 Mat::Mat(Size _sz, int _type) in Mat()
512 Mat::Mat(Size _sz, int _type, const Scalar& _s) in Mat()
521 Mat::Mat(int _dims, const int* _sz, int _type) in Mat()
529 Mat::Mat(int _dims, const int* _sz, int _type, const Scalar& _s) in Mat()
538 Mat::Mat(const std::vector<int>& _sz, int _type) in Mat()
546 Mat::Mat(const std::vector<int>& _sz, int _type, const Scalar& _s) in Mat()
603 Mat::Mat(Size _sz, int _type, void* _data, size_t _step) in Mat()
870 void Mat::create(Size _sz, int _type) in create()
1615 Mat_<_Tp>::Mat_(Size _sz) in Mat_()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dmat.inl.hpp79 inline void _InputArray::init(int _flags, const void* _obj, Size _sz) in init()
504 Mat::Mat(Size _sz, int _type) in Mat()
512 Mat::Mat(Size _sz, int _type, const Scalar& _s) in Mat()
521 Mat::Mat(int _dims, const int* _sz, int _type) in Mat()
529 Mat::Mat(int _dims, const int* _sz, int _type, const Scalar& _s) in Mat()
538 Mat::Mat(const std::vector<int>& _sz, int _type) in Mat()
546 Mat::Mat(const std::vector<int>& _sz, int _type, const Scalar& _s) in Mat()
603 Mat::Mat(Size _sz, int _type, void* _data, size_t _step) in Mat()
870 void Mat::create(Size _sz, int _type) in create()
1615 Mat_<_Tp>::Mat_(Size _sz) in Mat_()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dmat.inl.hpp79 inline void _InputArray::init(int _flags, const void* _obj, Size _sz) in init()
504 Mat::Mat(Size _sz, int _type) in Mat()
512 Mat::Mat(Size _sz, int _type, const Scalar& _s) in Mat()
521 Mat::Mat(int _dims, const int* _sz, int _type) in Mat()
529 Mat::Mat(int _dims, const int* _sz, int _type, const Scalar& _s) in Mat()
538 Mat::Mat(const std::vector<int>& _sz, int _type) in Mat()
546 Mat::Mat(const std::vector<int>& _sz, int _type, const Scalar& _s) in Mat()
603 Mat::Mat(Size _sz, int _type, void* _data, size_t _step) in Mat()
870 void Mat::create(Size _sz, int _type) in create()
1615 Mat_<_Tp>::Mat_(Size _sz) in Mat_()
[all …]
/OK3568_Linux_fs/kernel/include/xen/interface/io/
H A Dring.h62 #define __CONST_RING_SIZE(_s, _sz) \ argument
68 #define __RING_SIZE(_s, _sz) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hci_wrapper/
H A Dssv_huw.c39 #define SMAC_SRAM_WRITE(_s,_r,_v,_sz) \ argument
/OK3568_Linux_fs/kernel/arch/mips/include/asm/sn/sn0/
H A Dhubpi.h306 #define ERR_STACK_SIZE_BYTES(_sz) \ argument
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dmmu.h522 #define SET_TLB_ENTRY(_tlb, _epn, _rpn, _perms, _wimge, _ts, _esel, _sz, _iprot) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dath9k.h86 #define INCR(_l, _sz) do { \ argument
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfi.h34 #define BFI_MEM_SEG_REQ_OFFSET(_tag, _sz) \ argument