Home
last modified time | relevance | path

Searched refs:cos (Results 1 – 7 of 7) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/perf/
Dperf_affine2d.cpp62 double aff[2*3] = { std::cos(theta) * scale, -std::sin(theta) * scale, tx, in rngPartialAffMat()
63 std::sin(theta) * scale, std::cos(theta) * scale, ty }; in rngPartialAffMat()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtgmath.h158 #undef cos
221 #define cos(x) __tg_real_complex(cos, (x)) macro
Dmath.h906 double cos(double);
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/bk7235/
Dtoolchain-bk7235.cmake17 link_libraries(libm.a) #contian sin() cos() ...
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dcalibration.cpp324 double c = cos(theta); in cvRodrigues2()
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch27091 + * cos_hue = cos(a)*256;
27094 + * cos_hue = cos(a)*256;
27114 + * cos_hue = cos(a)*128;
27117 + * cos_hue = cos(a)*128;
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz