Home
last modified time | relevance | path

Searched refs:DEFAULT_ITERATIONS (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcvdilateerode.cpp76 #define DEFAULT_ITERATIONS 1 macro
134 DEFAULT_ITERATIONS, in gst_cv_dilate_erode_class_init()
161 filter->iterations = DEFAULT_ITERATIONS; in gst_cv_dilate_erode_init()
/third_party/ltp/testcases/realtime/func/sched_latency/
Dsched_latency.c59 #define DEFAULT_ITERATIONS 10000 macro
87 DEFAULT_ITERATIONS); in usage()
260 iterations = DEFAULT_ITERATIONS; in main()
/third_party/ltp/testcases/realtime/func/async_handler/
Dasync_handler.c48 #define DEFAULT_ITERATIONS 1000000 /* about 1 minute @ 2GHz */ macro
191 iterations = DEFAULT_ITERATIONS; in main()
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
Dperiodic_cpu_load_single.c47 #define DEFAULT_ITERATIONS 10000 /* 1000 is the min for 3 nines */ macro
59 static int iterations = DEFAULT_ITERATIONS;