/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_perfetto.h | 86 uint64_t start_ts[NUM_STAGES]; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/timer/unix/ |
D | SDL_systimer.c | 62 static struct timespec start_ts; variable
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_perfetto.h | 89 uint64_t start_ts[NUM_STAGES]; member
|
/third_party/ffmpeg/tests/api/ |
D | api-seek-test.c | 196 long int start_ts, end_ts; in seek_test() local
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | audiofxbasefirfilter.h | 83 GstClockTime start_ts; /* start timestamp after a discont */ member
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | fpsdisplaysink.h | 57 GstClockTime start_ts; member
|
/third_party/ffmpeg/libavfilter/ |
D | f_sendcmd.c | 88 int64_t start_ts; ///< start timestamp expressed as microseconds units member 490 #define WITHIN_INTERVAL(ts, start_ts, end_ts) ((ts) >= (start_ts) && (ts) < (end_ts)) in filter_frame() argument
|
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
D | gstspu-vobsub.c | 281 GstClockTime start_ts, GstBuffer * spu_buf) in gst_dvd_spu_dump_dcsq()
|
/third_party/ffmpeg/libavformat/ |
D | smoothstreamingenc.c | 392 static int parse_fragment(AVFormatContext *s, const char *filename, int64_t *start_ts, int64_t *dur… in parse_fragment() 506 int64_t start_ts, duration, moof_size; in ism_flush() local
|
D | hdsenc.c | 288 static int init_file(AVFormatContext *s, OutputStream *os, int64_t start_ts) in init_file()
|
D | sbgdec.c | 116 int64_t start_ts; member
|
/third_party/gstreamer/gstplugins_good/ext/shout2/ |
D | gstshout2.c | 560 GstClockTime start_ts; local
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-mux.h | 71 GstClockTime start_ts; member
|
D | matroska-mux.c | 4341 GstClockTime start_ts = buffer_timestamp; in gst_matroska_mux_handle_buffer() local
|
/third_party/mesa3d/src/intel/common/ |
D | intel_measure.h | 118 uint64_t start_ts, end_ts, idle_duration; member
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | mpegtsparse.c | 930 GstClockTime start_ts; in drain_pending_buffers() local
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbaseparse.c | 353 GstClockTime start_ts; member 4570 GstClockTime start_ts; in gst_base_parse_handle_seek() local
|