Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/libaom/test/
H A Dcomp_mask_pred_test.cc148 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
257 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
378 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
552 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
682 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
815 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
H A Dav1_k_means_test.cc107 const int num_loops = 1000000000 / n; in RunSpeedTest() local
213 const int num_loops = 1000000000 / n; in RunSpeedTest() local
H A Dcomp_avg_pred_test.cc167 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
478 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
606 const int num_loops = 1000000000 / (in_w + in_h); in RunSpeedTest() local
H A Dsum_squares_test.cc124 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
720 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
867 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
H A Dwarp_filter_test_util.cc183 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
377 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest() local
H A Dav1_fwd_txfm2d_test.cc304 const int num_loops = 1000000 / (rows * cols); in AV1FwdTxfm2dSpeedTest() local
582 const int num_loops = 1000000 / (rows * cols); in AV1HighbdFwdTxfm2dSpeedTest() local
H A Dav1_round_shift_array_test.cc88 const int num_loops = 1000000000 / (w + h); in RunSpeedTest() local
H A Dsse_sum_test.cc122 const int num_loops = 1000000000 / (width + height); in RunSpeedTest() local
H A Dobmc_variance_test.cc110 const int num_loops = 1000000; in TEST_P() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/
DsdpFuzzHelpers.h157 uint16_t num_loops = std::min(p_elem.num_params, static_cast<uint16_t>(SDP_MAX_PROTOCOL_PARAMS)); in generateArbitrarySdpProtocolElements() local
173 uint16_t num_loops = std::min(p_elem_list->num_elems, static_cast<uint16_t>(SDP_MAX_LIST_ELEMS)); in generateArbitrarySdpProtocolElementList() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
H A Dtm-tar.c22 int num_loops = 10000; variable
H A Dtm-tmspr.c36 int num_loops = 1000000; variable
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/discovery/
Ddiscovery.cc42 int start_discovery([[maybe_unused]] unsigned int num_loops, const RawAddress& raw_address) { in start_discovery()
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/scan/
Dscan.cc37 int start_scan([[maybe_unused]] unsigned int num_loops) { in start_scan()
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/adapter/
Dadapter.cc37 int get_adapter_info([[maybe_unused]] unsigned int num_loops) { in get_adapter_info()
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/connect/
Dconnect.cc48 int do_connect([[maybe_unused]] unsigned int num_loops, [[maybe_unused]] const RawAddress& bd_addr, in do_connect()
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/sdp/
Dsdp.cc44 int sdp_query_uuid([[maybe_unused]] unsigned int num_loops, in sdp_query_uuid()
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/mode/
Dmode.cc39 int do_mode([[maybe_unused]] unsigned int num_loops, [[maybe_unused]] const RawAddress& bd_addr, in do_mode()
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_misc.cpp1664 int num_loops = in TEST() local
1678 int num_loops = in TEST() local
1706 int num_loops = in TEST() local
1720 int num_loops = in TEST() local
1753 int num_loops = in TEST() local
1767 int num_loops = in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
H A Dtf_jitrt_tile_transpose.cc122 unsigned num_loops = generic_op.getNumLoops(); in runOnOperation() local
H A Dtf_jitrt_tile_cwise.cc117 auto num_loops = llvm::cast<LinalgOp>(op).getNumLoops(); in Tile() local
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
H A Dread_device_node.c217 unsigned long num_loops = -1; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dscc_test.cc421 int num_loops = IdentifyLoops(item.graph, &loops); in TEST_F() local
/aosp_15_r20/external/google-fruit/extras/benchmark/
H A Dnew_delete_benchmark.cpp93 size_t num_loops = std::atoi(argv[1]); in EVAL() local
/aosp_15_r20/external/ltp/testcases/misc/math/float/
H A Dmain.c60 int num_loops = 500; variable

12