Home
last modified time | relevance | path

Searched defs:max_delay (Results 1 – 25 of 112) sorted by relevance

12345

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfederated_protocol_util.cc40 absl::Duration max_delay, in PickRetryDelayFromRange()
54 absl::Time PickRetryTimeFromRange(const ::google::protobuf::Duration& min_delay, in PickRetryTimeFromRange()
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dcapture_recommendations.h70 std::chrono::milliseconds max_delay = kDefaultMaxDelayMs; member
124 std::chrono::milliseconds max_delay = kDefaultMaxDelayMs; member
H A Danswer_messages.h47 absl::optional<std::chrono::milliseconds> max_delay = {}; member
60 absl::optional<std::chrono::milliseconds> max_delay = {}; member
H A Danswer_messages.cc199 std::chrono::milliseconds max_delay; in TryParse() local
238 std::chrono::milliseconds max_delay; in TryParse() local
H A Dreceiver_session.h180 std::chrono::milliseconds max_delay = kDefaultMaxDelayMs; member
211 std::chrono::milliseconds max_delay = kDefaultMaxDelayMs; member
/aosp_15_r20/external/webrtc/audio/
H A Dremix_resample_unittest.cc122 size_t max_delay) { in ComputeSNR()
211 const size_t max_delay = static_cast<size_t>( in RunResampleTest() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_postsched.c70 unsigned max_delay; member
550 uint32_t max_delay = 0; in sched_dag_max_delay_cb() local
H A Dir3_sched.c110 unsigned max_delay; member
1060 uint32_t max_delay = 0; in sched_dag_max_delay_cb() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_util.cc37 int64_t max_delay) { in ComputeBackoffMicroseconds()
/aosp_15_r20/external/ltp/testcases/realtime/func/sched_latency/
H A Dsched_latency.c120 nsec_t delay, avg_delay = 0, start_delay, min_delay = -1ULL, max_delay = in periodic_thread() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_schedule.c77 uint32_t max_delay; member
1133 uint32_t max_delay = 0; in nir_schedule_dag_max_delay_cb() local
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/
H A Dutil.c139 const uint32_t max_delay = 5000; /* 5 seconds max */ in wait_for_bios_cmd_cpl() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_connection_server.cc283 zx::duration max_delay = zx::usec(max_delay_us); in GetCodecLocalDelayRange() local
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_decoder_impl.cc77 void VideoStreamDecoderImpl::SetMaxPlayoutDelay(TimeDelta max_delay) { in SetMaxPlayoutDelay()
/aosp_15_r20/external/webrtc/modules/video_coding/timing/
H A Dtiming.cc29 void CheckDelaysValid(TimeDelta min_delay, TimeDelta max_delay) { in CheckDelaysValid()
/aosp_15_r20/external/walt/pywalt/pywalt/
H A Dwalt.py168 def zero_clock(self, max_delay=0.001, retries=10): argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dtxtimestamp.c157 int max_delay; in validate_timestamp() local
/aosp_15_r20/external/webrtc/p2p/base/
H A Dbasic_ice_controller.cc427 int64_t max_delay = 0; in HandleInitialSelectDampening() local
/aosp_15_r20/external/tcpdump/
H A Dprint-slow.c227 nd_uint16_t max_delay; member
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_header_extensions.cc443 uint32_t max_delay = playout_delay.max_ms / kGranularityMs; in Write() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter_test.cc1724 [&](pw::Status status, uint32_t min_delay, uint32_t max_delay) { in GetSupportedDelayRangeHelper()
/aosp_15_r20/external/bpftool/include/uapi/linux/
H A Dpkt_sched.h516 __s64 max_delay; member
/aosp_15_r20/external/libbpf/include/uapi/linux/
H A Dpkt_sched.h516 __s64 max_delay; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libnl/include/linux-private/linux/
Dpkt_sched.h597 __s64 max_delay; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libnl/include/linux-private/linux/
Dpkt_sched.h597 __s64 max_delay; member

12345