Home
last modified time | relevance | path

Searched defs:ctype (Results 1 – 11 of 11) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/misc/java/
Dgen_dict.json10 "findFundamentalMat" : { "points1" : {"ctype" : "vector_Point2f"}, string
11 "points2" : {"ctype" : "vector_Point2f"} }, string
12 "cornerSubPix" : { "corners" : {"ctype" : "vector_Point2f"} }, string
13 "findHomography" : { "srcPoints" : {"ctype" : "vector_Point2f"}, string
14 "dstPoints" : {"ctype" : "vector_Point2f"} }, string
15 "solvePnP" : { "objectPoints" : {"ctype" : "vector_Point3f"}, string
16 "imagePoints" : {"ctype" : "vector_Point2f"}, string
17 "distCoeffs" : {"ctype" : "vector_double" } }, string
18 "solvePnPRansac" : { "objectPoints" : {"ctype" : "vector_Point3f"}, string
19 "imagePoints" : {"ctype" : "vector_Point2f"}, string
[all …]
/device/soc/esp/esp32/components/xtensa/include/xtensa/
Dxtruntime-frames.h35 #define STRUCT_FIELD(ctype,size,pre,name) pre##name: .space size argument
36 #define STRUCT_AFIELD(ctype,size,pre,name,n) pre##name: .if n ; .space (size)*(n) ; .endif argument
37 #define STRUCT_AFIELD_A(ctype,size,align,pre,name,n) .balign align ; pre##name: .if n ; .space (siz… argument
41 #define STRUCT_FIELD(ctype,size,pre,name) ctype name; argument
42 #define STRUCT_AFIELD(ctype,size,pre,name,n) ctype name[n]; argument
43 #define STRUCT_AFIELD_A(ctype,size,align,pre,name,n) ctype name[n] __attribute__((aligned(align))); argument
Dxtensa_context.h70 #define STRUCT_FIELD(ctype,size,asname,name) asname: .space size argument
71 #define STRUCT_AFIELD(ctype,size,asname,name,n) asname: .space (size)*(n) argument
77 #define STRUCT_FIELD(ctype,size,asname,name) ctype name; argument
78 #define STRUCT_AFIELD(ctype,size,asname,name,n) ctype name[n]; argument
/device/soc/bestechnic/bes2600/liteos_m/components/drivers/touch/
Dtouch_fts.c182 struct ft_chip_t ctype[] = FTS_CHIP_TYPE_MAPPING; in fts_get_chip_types() local
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
Drk_sdmmc.h326 u32 ctype; member
/device/soc/rockchip/common/vendor/drivers/mmc/host/
Drk_sdmmc.h295 u32 ctype; member
/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/
Drk_sdmmc.h295 u32 ctype; member
Ddw_mmc.h510 u32 ctype; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.c447 static const char *nl80211_channel_type_str(enum nl80211_channel_type ctype) in nl80211_channel_type_str()
480 …bw_from_nl80211_channel_type(struct ieee80211_channel *chan, enum nl80211_channel_type ctype, u8 *… in rtw_get_chbw_from_nl80211_channel_type()
582 enum nl80211_channel_type ctype; in rtw_cfg80211_ch_switch_notify() local
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dsdmmc_struct.h147 } ctype; member
/device/soc/winnermicro/wm800/board/include/bt/
Dwm_bt_def.h1219 uint8_t ctype; member