Home
last modified time | relevance | path

Searched defs:degree (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Ddebug_fn_imps.hpp127 degree(node_const_pointer p_nd) in degree() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Ddebug_fn_imps.hpp127 degree(node_const_pointer p_nd) in degree() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c223 unsigned int poly, degree, table_size; in atmel_pmecc_create_gf_tables() local
448 int degree = get_sectorsize(user) == 512 ? 13 : 14; in atmel_pmecc_substitute() local
494 int degree = get_sectorsize(user) == 512 ? 13 : 14; in atmel_pmecc_get_sigma() local
644 int degree = sector_size == 512 ? 13 : 14; in atmel_pmecc_err_location() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dcs.hpp41 struct degree {}; struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodingmanagerengine_nokia.cpp303 QString QGeoCodingManagerEngineNokia::trimDouble(double degree, int decimalDigits) in trimDouble()
H A Dqgeoroutingmanagerengine_nokia.cpp452 QString QGeoRoutingManagerEngineNokia::trimDouble(double degree, int decimalDigits) in trimDouble()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/
H A Dxcam_defs.h106 #define degree2radian(degree) ((degree) * PI / 180.0f) argument
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-rockchip.c149 u32 degrees[4] = {0, 90, 180, 270}, degree; in dw_mci_v2_execute_tuning() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c420 unsigned int degree = rotation & DRM_MODE_ROTATE_MASK; in fimc_src_set_transf() local
693 unsigned int degree = rotation & DRM_MODE_ROTATE_MASK; in fimc_dst_set_transf() local
H A Dexynos_drm_gsc.c523 unsigned int degree = rotation & DRM_MODE_ROTATE_MASK; in gsc_src_set_transf() local
/OK3568_Linux_fs/kernel/include/linux/
H A Drmap.h51 unsigned degree; member
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c787 int degree = (sector_size == 512) ? in create_lookup_table() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqResourceTranslatorV3x.cpp1920 void RotationDegAwbBlkStas(rk_aiq_awb_stat_blk_res_v201_t *blockResult, int degree) in RotationDegAwbBlkStas()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c4048 s32 degree = wlc_lcnphy_tempsense_new(pi, mode); in wlc_lcnphy_tempsense_degree() local