Home
last modified time | relevance | path

Searched refs:floor (Results 1 – 9 of 9) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dcheckchessboard.cpp145 const int white_count = cvRound(floor(size.width/2.0)*floor(size.height/2.0)); in checkQuads()
Dcirclesgrid.cpp746 size_t smallHeight = (size_t)floor(patternSize.height / 2.); in isDetectionCorrect()
/device/soc/esp/esp32/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddequant.c169 integerized_float_result = (OI_INT32)floor(0.5f + float_result * (1 << 15)); in OI_SBC_Dequant()
Dsynthesis-dct8.c86 #define FIX(x,bits) (((int)floor(0.5f+((x)*((float)(1<<bits)))))/((float)(1<<bits))) in float_dct2_8()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtgmath.h169 #undef floor
232 #define floor(x) __tg_real(floor, (x)) macro
Dmath.h1440 double floor(double);
/device/soc/rockchip/common/sdk_linux/include/linux/
Dmm.h1711 … free_pgd_range(struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor,
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dfair.c1194 unsigned int scan, floor; in task_scan_min() local
1200 floor = FAIR_ONETHOUSAND / windows; in task_scan_min()
1203 return max_t(unsigned int, floor, scan); in task_scan_min()
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz