Home
last modified time | relevance | path

Searched defs:time_ms (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.c110 gst_rtp_packet_rate_ctx_get_max_dropout (RTPPacketRateCtx * ctx, gint32 time_ms) in gst_rtp_packet_rate_ctx_get_max_dropout()
121 gint32 time_ms) in gst_rtp_packet_rate_ctx_get_max_misorder()
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open02.c79 static void bench_work(int time_ms) in bench_work()
/third_party/grpc/test/core/util/
Dtest_config.cc376 gpr_timespec grpc_timeout_milliseconds_to_deadline(int64_t time_ms) { in grpc_timeout_milliseconds_to_deadline()
/third_party/ffmpeg/libavfilter/
Dvf_subtitles.c184 double time_ms = picref->pts * av_q2d(inlink->time_base) * 1000; in filter_frame() local
/third_party/weston/clients/
Dsimple-dmabuf-egl.c795 uint64_t time_ms; in render() local
837 uint64_t time_ms; in render_mandelbrot() local
Dsimple-dmabuf-egl-hos.c739 uint64_t time_ms; in render() local
781 uint64_t time_ms; in render_mandelbrot() local
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c294 u32_t time_ms = time * 10; in lwiperf_tcp_client_send_more() local
/third_party/ffmpeg/libavformat/
Ddashenc.c789 int64_t time_ms = time_us / 1000; in format_date() local