/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | neteq_external_decoder_unittest.cc | 92 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()
|
D | neteq_network_stats_unittest.cc | 178 void RunTest(int num_loops, NetEqNetworkStatsCheck expects) { in RunTest()
|
D | neteq_stereo_unittest.cc | 182 void RunTest(int num_loops) { in RunTest()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | tm-tar.c | 22 int num_loops = 10000; variable
|
D | tm-tmspr.c | 37 int num_loops = 10000; variable
|
/external/libaom/libaom/test/ |
D | comp_mask_variance_test.cc | 130 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
|
D | comp_avg_pred_test.h | 162 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
|
D | av1_round_shift_array_test.cc | 86 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
|
D | av1_convolve_2d_test_util.cc | 138 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
|
D | av1_fwd_txfm2d_test.cc | 296 const int num_loops = 1000000 / (rows * cols); in AV1FwdTxfm2dSpeedTest() local 489 const int num_loops = 1000000 / (rows * cols); in AV1HighbdFwdTxfm2dSpeedTest() local
|
D | obmc_variance_test.cc | 109 const int num_loops = 1000000; in TEST_P() local
|
D | warp_filter_test_util.cc | 154 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
|
D | reconinter_test.cc | 152 const int num_loops = 10000000 / (width + height); in RunSpeedTest() local
|
D | sum_squares_test.cc | 125 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
|
/external/google-fruit/extras/benchmark/ |
D | new_delete_benchmark.cpp | 81 size_t num_loops = std::atoi(argv[1]); in EVAL() local
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | scc_test.cc | 421 int num_loops = IdentifyLoops(item.graph, &loops); in TEST_F() local
|
/external/ltp/testcases/misc/math/float/ |
D | main.c | 60 int num_loops = 500; variable
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler.h | 65 unsigned num_loops; member
|
D | etnaviv_compiler.c | 186 unsigned num_loops; member
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_interp.c | 772 unsigned num_loops = 16 / type.length; in lp_build_interp_soa_init() local
|
/external/v8/src/compiler/ |
D | scheduler.cc | 779 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/ |
D | graph_properties.cc | 2061 int num_loops = 0; in InferStatically() local
|