Home
last modified time | relevance | path

Searched defs:timestamp (Results 101 - 125 of 333) sorted by relevance

12345678910>>...14

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c253 char timestamp[41]; in crocus_disk_cache_init() local
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_local.h70 uint64_t timestamp; member
/third_party/pulseaudio/src/modules/
H A Dmodule-sine-source.c68 pa_usec_t timestamp; /* when to push next */ member
[all...]
H A Dmodule-null-source.c74 pa_usec_t timestamp; member
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.c211 size_t gst_transcode_buffer(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in gst_transcode_buffer() argument
/third_party/pulseaudio/speex/include/speex/
H A Dspeex_jitter.h63 spx_uint32_t timestamp; /**< Timestamp for the packet */ member
/third_party/vk-gl-cts/executor/
H A DxeBatchResult.hpp51 std::string timestamp; member in xe::SessionInfo
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DEventScheduler.java100 public SchedulableEvent(long timestamp) { in SchedulableEvent() argument
115 public void setTimestamp(long timestamp) { in setTimestamp() argument
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTestPlatform.cpp89 AddTraceEvent(char phase, const unsigned char* categoryGroupEnabled, const char* name, uint64_t id, double timestamp, int numArgs, const char** argNames, const unsigned char* argTypes, const uint64_t* argValues, unsigned char flags) AddTraceEvent() argument
/third_party/openssl/crypto/ct/
H A Dct_local.h70 uint64_t timestamp; member
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-native.c50 uint32_t timestamp; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dtrace.cpp158 uint64_t Trace::timestamp() { in timestamp() function in marl::Trace
[all...]
/third_party/toybox/toys/posix/
H A Dcpio.c111 unsigned size, mode, uid, gid, timestamp; in cpio_main() local
/third_party/protobuf/php/tests/
H A DWellKnownTest.php307 $timestamp = new Timestamp(); variable
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/entry/src/main/cpp/samples/
H A Dsample_xcomponent.cpp71 static void TestCallback(long long timestamp, long long targetTimestamp, void *data) in TestCallback() argument
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/entry/src/main/cpp/samples/
H A Dsample_xcomponent.cpp67 static void TestCallback(OH_NativeXComponent *component, uint64_t timestamp, uint64_t targetTimestamp) in TestCallback() argument
/third_party/eudev/src/shared/
H A Dpath-util.c508 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp() argument
/third_party/ffmpeg/libavformat/
H A Dbrstm.c448 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
H A Dbink.c306 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() argument
H A Dcafdec.c475 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
H A Dcdxl.c236 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
H A Ddss.c317 dss_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) dss_read_seek() argument
H A Dmpc8.c327 static int mpc8_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in mpc8_read_seek() argument
H A Drmenc.c296 int timestamp; in write_packet_header() local
H A Drtpdec_xiph.c46 uint32_t timestamp; member
60 xiph_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) xiph_handle_packet() argument

Completed in 15 milliseconds

12345678910>>...14