Home
last modified time | relevance | path

Searched defs:iterations (Results 1 – 4 of 4) sorted by relevance

/device/board/isoftstone/yangfan/common/mqtt/mqttclient/test/
Dtest1.cpp53 int iterations; member
305 int iterations = 50; in test1_sendAndReceive() local
/device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/test/
Dtest1.c55 int iterations; member
310 int iterations = 50; in test1_sendAndReceive() local
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dap3p.cpp67 const int iterations = 2; in polishQuarticRoots() local
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/hal/
Dtegra_hal.hpp1301 …int borderType, const double borderValue[4], int iterations, bool allowSubmatrix, bool allowInplac… in TEGRA_MORPHINIT()