HomeSort by relevance Sort by last modified time
    Searched refs:diag_type (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_diag.h 99 u32 diag_type; member in struct:__anon34326
148 u16 diag_type; member in struct:fw_event_hdr_s
wifilogger_diag.cpp     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
matx.hpp 99 typedef Matx<_Tp, shortdim, 1> diag_type; typedef in class:cv::Matx
127 static Matx diag(const diag_type& d);
153 diag_type diag() const;
645 Matx<_Tp,m,n> Matx<_Tp,m,n>::diag(const typename Matx<_Tp,m,n>::diag_type& d)
698 typename Matx<_Tp, m, n>::diag_type Matx<_Tp, m, n>::diag() const
700 diag_type d;
    [all...]

Completed in 367 milliseconds