Searched defs:fmin (Results 1 – 2 of 2) sorted by relevance
| /device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/ |
| D | minmaxloc.cpp | 263 f32 fmin[4], fmax[4]; local 406 f32 fmin[4], fmax[4]; local 542 s32 fmin[4], fmax[4]; local 696 s16 fmin[8], fmax[8]; local 851 u16 fmin[8], fmax[8]; local 988 u8 fmin[16], fmax[16]; local 1115 s8 fmin[16], fmax[16]; local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| D | tgmath.h | 235 #define fmin(x,y) __tg_real_2(fmin, (x), (y)) macro
|