Home
last modified time | relevance | path

Searched defs:duration_ms (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dplatform_thread.cc51 void PlatformThread::Sleep(int32_t duration_ms) { in Sleep()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dplatform_thread.cc51 void PlatformThread::Sleep(int32_t duration_ms) { in Sleep()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dflvmux.c233 const GstClockTime duration_ms = 20; in GST_START_TEST() local
577 const GstClockTime duration_ms = 20; in GST_START_TEST() local
680 const GstClockTime duration_ms = 20; in GST_START_TEST() local
781 const GstClockTime duration_ms = 20; in GST_START_TEST() local
862 const GstClockTime duration_ms = 20; in GST_START_TEST() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-fts.h77 int duration_ms; member
/third_party/ffmpeg/libavformat/
Dargo_brp.c76 uint32_t duration_ms; member
/third_party/node/src/
Denv.cc809 void Environment::ScheduleTimer(int64_t duration_ms) { in ScheduleTimer()
871 int64_t duration_ms = in RunTimers() local
Dnode_http2.cc2968 double duration_ms = duration_ns / 1e6; in Done() local
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c232 u32_t now, duration_ms, bandwidth_kbitpsec; in lwip_tcp_conn_report() local
/third_party/ffmpeg/libavcodec/
Dopus_silk.c789 int duration_ms) in ff_silk_decode_superframe()