Home
last modified time | relevance | path

Searched refs:diag_type (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dmatx.hpp117 typedef Matx<_Tp, shortdim, 1> diag_type; typedef in cv::Matx
153 static Matx diag(const diag_type& d);
179 diag_type diag() const;
728 Matx<_Tp,m,n> Matx<_Tp,m,n>::diag(const typename Matx<_Tp,m,n>::diag_type& d) in diag()
781 typename Matx<_Tp, m, n>::diag_type Matx<_Tp, m, n>::diag() const in diag()
783 diag_type d; in diag()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dmatx.hpp117 typedef Matx<_Tp, shortdim, 1> diag_type; typedef in cv::Matx
153 static Matx diag(const diag_type& d);
179 diag_type diag() const;
728 Matx<_Tp,m,n> Matx<_Tp,m,n>::diag(const typename Matx<_Tp,m,n>::diag_type& d) in diag()
781 typename Matx<_Tp, m, n>::diag_type Matx<_Tp, m, n>::diag() const in diag()
783 diag_type d; in diag()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dmatx.hpp117 typedef Matx<_Tp, shortdim, 1> diag_type; typedef in cv::Matx
153 static Matx diag(const diag_type& d);
179 diag_type diag() const;
728 Matx<_Tp,m,n> Matx<_Tp,m,n>::diag(const typename Matx<_Tp,m,n>::diag_type& d) in diag()
781 typename Matx<_Tp, m, n>::diag_type Matx<_Tp, m, n>::diag() const in diag()
783 diag_type d; in diag()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c1053 int diag_type; in efx_mcdi_phy_get_module_info() local
1066 diag_type = efx_mcdi_phy_diag_type(efx); in efx_mcdi_phy_get_module_info()
1069 (diag_type & SFF_DIAG_ADDR_CHANGE)) { in efx_mcdi_phy_get_module_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c1573 u8 sff8472_comp, diag_type; in bnx2x_get_module_info() local
1600 &diag_type); in bnx2x_get_module_info()
1608 (diag_type & SFP_EEPROM_DIAG_ADDR_CHANGE_REQ) || in bnx2x_get_module_info()
1609 !(diag_type & SFP_EEPROM_DDM_IMPLEMENTED)) { in bnx2x_get_module_info()