Home
last modified time | relevance | path

Searched defs:num_loops (Results 1 – 22 of 22) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_external_decoder_unittest.cc92 void RunTest(int num_loops) { in RunTest()
224 int NumExpectedDecodeCalls(int num_loops) override { return num_loops; } in NumExpectedDecodeCalls()
311 int NumExpectedDecodeCalls(int num_loops) override { in NumExpectedDecodeCalls()
405 int NumExpectedDecodeCalls(int num_loops) override { in NumExpectedDecodeCalls()
Dneteq_network_stats_unittest.cc178 void RunTest(int num_loops, NetEqNetworkStatsCheck expects) { in RunTest()
Dneteq_stereo_unittest.cc182 void RunTest(int num_loops) { in RunTest()
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-tar.c22 int num_loops = 10000; variable
Dtm-tmspr.c37 int num_loops = 10000; variable
/external/libaom/libaom/test/
Dcomp_mask_variance_test.cc130 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
232 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
396 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
530 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
Dcomp_avg_pred_test.h162 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
287 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
399 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
526 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
Dav1_round_shift_array_test.cc86 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
Dav1_convolve_2d_test_util.cc138 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
324 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
409 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
553 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
Dav1_fwd_txfm2d_test.cc296 const int num_loops = 1000000 / (rows * cols); in AV1FwdTxfm2dSpeedTest() local
489 const int num_loops = 1000000 / (rows * cols); in AV1HighbdFwdTxfm2dSpeedTest() local
Dobmc_variance_test.cc109 const int num_loops = 1000000; in TEST_P() local
Dwarp_filter_test_util.cc154 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
348 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
Dreconinter_test.cc152 const int num_loops = 10000000 / (width + height); in RunSpeedTest() local
Dsum_squares_test.cc125 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
/external/google-fruit/extras/benchmark/
Dnew_delete_benchmark.cpp81 size_t num_loops = std::atoi(argv[1]); in EVAL() local
/external/tensorflow/tensorflow/core/grappler/utils/
Dscc_test.cc421 int num_loops = IdentifyLoops(item.graph, &loops); in TEST_F() local
/external/ltp/testcases/misc/math/float/
Dmain.c60 int num_loops = 500; variable
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.h65 unsigned num_loops; member
Detnaviv_compiler.c186 unsigned num_loops; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c772 unsigned num_loops = 16 / type.length; in lp_build_interp_soa_init() local
/external/v8/src/compiler/
Dscheduler.cc779 int num_loops = static_cast<int>(loops_.size()); in ComputeAndInsertSpecialRPO() local
957 size_t num_loops, ZoneVector<Backedge>* backedges) { in ComputeLoopInfo()
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2061 int num_loops = 0; in InferStatically() local