Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 - 25 of 330) sorted by relevance

12345678910>>...14

/third_party/vk-gl-cts/external/amber/src/samples/
H A Dtimestamp.h20 namespace timestamp { namespace
H A Dtimestamp.cc35 namespace timestamp { namespace
38 uint64_t timestamp = 0; in SampleGetTimestampNs() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dtimestamp.hpp33 namespace timestamp { namespace
/third_party/musl/include/info/linux/
H A Dfatal_message.h32 uint64_t timestamp; member
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimdecoder_fuzzer.cc46 int timestamp; in LLVMFuzzerTestOneInput() local
H A Danimation_api_fuzzer.c72 int timestamp; in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libavdevice/
H A Dalsa.h60 int64_t timestamp; ///< current timestamp, without latency applied. member
/third_party/ffmpeg/libavformat/
H A Dfilmstripdec.c99 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() argument
H A Dpcm.c56 ff_pcm_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) ff_pcm_read_seek() argument
H A Dlvfdec.c106 unsigned size, flags, timestamp, id; in lvf_read_packet() local
H A Drtpdec_mpeg12.c26 mpeg_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) mpeg_parse_packet() argument
/third_party/libdrm/etnaviv/
H A Detnaviv_pipe.c29 drm_public int etna_pipe_wait(struct etna_pipe *pipe, uint32_t timestamp, uint32_t ms) in etna_pipe_wait() argument
34 drm_public int etna_pipe_wait_ns(struct etna_pipe *pipe, uint32_t timestamp, uint64_t ns) in etna_pipe_wait_ns() argument
/third_party/libdrm/freedreno/
H A Dfreedreno_pipe.c93 drm_public int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) in fd_pipe_wait() argument
98 drm_public int fd_pipe_wait_timeout(struct fd_pipe *pipe, uint32_t timestamp, in fd_pipe_wait_timeout() argument
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_pipe.c29 int etna_pipe_wait_ns(struct etna_pipe *pipe, uint32_t timestamp, uint64_t ns) in etna_pipe_wait_ns() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.h48 unsigned timestamp; member
H A Dsp_texture.h68 unsigned timestamp; member
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.h24 uint64_t timestamp; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_disk_cache.c201 char timestamp[41]; in lima_disk_cache_init() local
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_prn.c29 static void timestamp_print(uint64_t timestamp, BIO *out) in timestamp_print() argument
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/
H A DTimestampTest.cs87 private static void AssertRoundtrip(Timestamp timestamp, DateTime dateTime) in AssertRoundtrip() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Drtp.h39 uint32_t timestamp; member
65 uint32_t timestamp; member
/third_party/openssl/crypto/ct/
H A Dct_prn.c29 static void timestamp_print(uint64_t timestamp, BIO *out) in timestamp_print() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiDispatcher.java78 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend() argument
H A DMidiFramer.java48 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend() argument
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTestPlatform.h51 double timestamp = 0; member

Completed in 8 milliseconds

12345678910>>...14