Home
last modified time | relevance | path

Searched defs:jitter (Results 1 – 25 of 54) sorted by relevance

123

/third_party/grpc/test/core/backoff/
Dbackoff_test.cc38 const double jitter = 0.0; in TEST() local
61 const double jitter = 0.0; in TEST() local
77 const double jitter = 0.0; in TEST() local
133 const double jitter = 0.1; in TEST() local
/third_party/grpc/src/core/lib/backoff/
Dbackoff.h56 Options& set_jitter(double jitter) { in set_jitter()
69 double jitter() const { return jitter_; } in jitter() function
Dbackoff.cc63 const double jitter = generate_uniform_random_number_between( in NextAttemptTime() local
/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dconfig.py29 jitter = 0.3 variable in ConfigYOLOV3DarkNet53
Dtransforms.py278 def _choose_candidate_by_constraints(max_trial, input_w, input_h, image_w, image_h, jitter, box, us… argument
370 def _data_aug(image, box, jitter, hue, sat, val, image_input_size, max_boxes, argument
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c39 GstClockTimeDiff jitter; member
115 GstClockTimeDiff * jitter) in gst_test_util_wait_for_clock_id_begin()
448 GstClockTimeDiff jitter; in GST_START_TEST() local
472 GstClockTimeDiff jitter; in GST_START_TEST() local
496 GstClockTimeDiff jitter; in GST_START_TEST() local
/third_party/node/test/parallel/
Dtest-zlib-random-byte-pipes.js148 const inp = new RandomReadStream({ total: 1024, block: 256, jitter: 16 }); property
/third_party/flutter/skia/gm/
Dsharedcorners.cpp150 for (SkPoint jitter : kJitters) { in drawRow() local
/third_party/skia/gm/
Dsharedcorners.cpp150 for (SkPoint jitter : kJitters) { in drawRow() local
/third_party/musl/src/linux/
Dclock_adjtime.c16 long long tick, ppsfreq, jitter; member
30 long tick, ppsfreq, jitter; member
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime.h37 __kernel_long_t jitter; /* pps jitter (us) (ro) */ member
75 long long jitter; /* pps jitter (us) (ro) */ member
/third_party/skia/tools/skqp/
Djitter_gms.cpp46 static void do_gm(SkBitmap* bm, skiagm::GM* gm, SkPoint jitter) { in do_gm()
/third_party/flutter/skia/tools/skqp/
Djitter_gms.cpp46 static void do_gm(SkBitmap* bm, skiagm::GM* gm, SkPoint jitter) { in do_gm()
/third_party/musl/compat/time32/
Dclock_adjtime32.c14 long tick, ppsfreq, jitter; member
/third_party/mindspore/tests/st/model_zoo_tests/yolov3/src/
Ddataset.py139 …def _data_aug(image, box, is_training, jitter=0.3, hue=0.1, sat=1.5, val=1.5, image_size=(352, 640… argument
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c380 guint32 jitter = 0; in rtp_source_create_stats() local
1466 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb()
1624 guint32 * jitter, guint32 * lsr, guint32 * dlsr) in rtp_source_get_new_rb()
1758 guint32 * jitter, guint32 * lsr, guint32 * dlsr, guint32 * round_trip) in rtp_source_get_last_rb()
Drtpstats.h58 guint32 jitter; member
148 guint32 jitter; member
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgst-cpu-throttling-clock.c120 _wait (GstClock * clock, GstClockEntry * entry, GstClockTimeDiff * jitter) in _wait()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c118 guint fraction_lost, jitter; in _get_stats_from_remote_rtp_source_stats() local
212 guint ssrc, fir, pli, nack, jitter; in _get_stats_from_rtp_source_stats() local
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtpdec.c512 guint32 ssrc, exthighestseq, jitter, lsr, dlsr; in gst_rtp_dec_chain_rtcp() local
536 guint32 ssrc, exthighestseq, jitter, lsr, dlsr; in gst_rtp_dec_chain_rtcp() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c350 gint64 jitter; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.c434 GstClockEntry * entry, GstClockTimeDiff * jitter) in gst_test_clock_wait()
548 GstClockEntry * entry, GstClockTimeDiff * jitter) in gst_test_clock_add_entry()
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimex.h25 long tick, ppsfreq, jitter; member
/third_party/musl/include/sys/
Dtimex.h25 long tick, ppsfreq, jitter; member
/third_party/musl/ndk_musl_include/sys/
Dtimex.h25 long tick, ppsfreq, jitter; member

123