| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | traits.hpp | 118 typedef value_type channel_type; typedef in cv::DataType 134 typedef value_type channel_type; typedef in cv::DataType 149 typedef value_type channel_type; typedef in cv::DataType 164 typedef value_type channel_type; typedef in cv::DataType 179 typedef value_type channel_type; typedef in cv::DataType 194 typedef value_type channel_type; typedef in cv::DataType 209 typedef value_type channel_type; typedef in cv::DataType 224 typedef value_type channel_type; typedef in cv::DataType 239 typedef value_type channel_type; typedef in cv::DataType 254 typedef value_type channel_type; typedef in cv::DataType
|
| H A D | types.hpp | 98 typedef _Tp channel_type; typedef in cv::DataType 102 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8) 104 ,depth = DataType<channel_type>::depth 109 typedef Vec<channel_type, channels> vec_type; 199 typedef _Tp channel_type; typedef in cv::DataType 203 fmt = traits::SafeFmt<channel_type>::fmt + ((channels - 1) << 8) 205 ,depth = DataType<channel_type>::depth 210 typedef Vec<channel_type, channels> vec_type; 279 typedef _Tp channel_type; typedef in cv::DataType 283 fmt = traits::SafeFmt<channel_type>::fmt + ((channels - 1) << 8) [all …]
|
| H A D | cvstd.inl.hpp | 65 typedef _Tp channel_type; typedef in cv::DataType 68 depth = DataType<channel_type>::depth, 70 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8), 73 typedef Vec<channel_type, channels> vec_type;
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | traits.hpp | 118 typedef value_type channel_type; typedef in cv::DataType 134 typedef value_type channel_type; typedef in cv::DataType 149 typedef value_type channel_type; typedef in cv::DataType 164 typedef value_type channel_type; typedef in cv::DataType 179 typedef value_type channel_type; typedef in cv::DataType 194 typedef value_type channel_type; typedef in cv::DataType 209 typedef value_type channel_type; typedef in cv::DataType 224 typedef value_type channel_type; typedef in cv::DataType 239 typedef value_type channel_type; typedef in cv::DataType 254 typedef value_type channel_type; typedef in cv::DataType
|
| H A D | types.hpp | 98 typedef _Tp channel_type; typedef in cv::DataType 102 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8) 104 ,depth = DataType<channel_type>::depth 109 typedef Vec<channel_type, channels> vec_type; 199 typedef _Tp channel_type; typedef in cv::DataType 203 fmt = traits::SafeFmt<channel_type>::fmt + ((channels - 1) << 8) 205 ,depth = DataType<channel_type>::depth 210 typedef Vec<channel_type, channels> vec_type; 279 typedef _Tp channel_type; typedef in cv::DataType 283 fmt = traits::SafeFmt<channel_type>::fmt + ((channels - 1) << 8) [all …]
|
| H A D | cvstd.inl.hpp | 65 typedef _Tp channel_type; typedef in cv::DataType 68 depth = DataType<channel_type>::depth, 70 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8), 73 typedef Vec<channel_type, channels> vec_type;
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | traits.hpp | 118 typedef value_type channel_type; typedef in cv::DataType 134 typedef value_type channel_type; typedef in cv::DataType 149 typedef value_type channel_type; typedef in cv::DataType 164 typedef value_type channel_type; typedef in cv::DataType 179 typedef value_type channel_type; typedef in cv::DataType 194 typedef value_type channel_type; typedef in cv::DataType 209 typedef value_type channel_type; typedef in cv::DataType 224 typedef value_type channel_type; typedef in cv::DataType 239 typedef value_type channel_type; typedef in cv::DataType 254 typedef value_type channel_type; typedef in cv::DataType
|
| H A D | types.hpp | 98 typedef _Tp channel_type; typedef in cv::DataType 102 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8) 104 ,depth = DataType<channel_type>::depth 109 typedef Vec<channel_type, channels> vec_type; 199 typedef _Tp channel_type; typedef in cv::DataType 203 fmt = traits::SafeFmt<channel_type>::fmt + ((channels - 1) << 8) 205 ,depth = DataType<channel_type>::depth 210 typedef Vec<channel_type, channels> vec_type; 279 typedef _Tp channel_type; typedef in cv::DataType 283 fmt = traits::SafeFmt<channel_type>::fmt + ((channels - 1) << 8) [all …]
|
| H A D | cvstd.inl.hpp | 65 typedef _Tp channel_type; typedef in cv::DataType 68 depth = DataType<channel_type>::depth, 70 fmt = DataType<channel_type>::fmt + ((channels - 1) << 8), 73 typedef Vec<channel_type, channels> vec_type;
|
| /OK3568_Linux_fs/kernel/drivers/net/hyperv/ |
| H A D | netvsc_trace.h | 140 __field( u32, channel_type ) 147 __entry->channel_type = rpkt->channel_type; 153 __entry->channel_type ? "CONTROL" : "DATA",
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 199 …l(adapter, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel((adapter)->pnetde… argument 202 …l(adapter, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel((adapter)->rtw_wd… argument 205 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 198 …l(adapter, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel((adapter)->pnetde… argument 201 …l(adapter, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel((adapter)->rtw_wd… argument 204 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 199 …l(adapter, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel((adapter)->pnetde… argument 202 …l(adapter, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel((adapter)->rtw_wd… argument 205 …#define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg8021… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/ |
| H A D | cmd.c | 59 cmd->channel_type = wlvif->channel_type; in wl18xx_cmd_channel_switch() 178 cmd->bandwidth = wlcore_get_native_channel_type(wlvif->channel_type); in wl18xx_cmd_set_cac()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 330 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 333 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 336 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_cfg80211.h | 139 enum nl80211_channel_type channel_type, 167 enum nl80211_channel_type channel_type); 209 enum nl80211_channel_type channel_type, 331 enum nl80211_channel_type channel_type,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 361 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 364 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 367 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 385 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 388 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 391 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 380 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 383 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 386 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 384 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 387 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 390 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 380 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 383 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 386 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 411 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 414 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 417 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 395 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 398 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 401 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 409 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 412 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 415 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 392 …nnel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev_to_ndev(wdev… argument 395 …_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_ready_on_channel(wdev, cook… argument 398 #define rtw_cfg80211_ready_on_channel(wdev, cookie, chan, channel_type, duration, gfp) cfg80211_re… argument
|