Home
last modified time | relevance | path

Searched defs:timestamp (Results 301 - 325 of 1001) sorted by relevance

1...<<11121314151617181920>>...41

/third_party/ffmpeg/libavformat/
H A Dvqf.c264 vqf_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) vqf_read_seek() argument
H A Drtpdec_asf.c191 asfrtp_parse_packet(AVFormatContext *s, PayloadContext *asf, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) asfrtp_parse_packet() argument
H A Drtmppkt.h80 uint32_t timestamp; ///< packet full timestamp member
H A Drtpdec_amr.c47 amr_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) amr_handle_packet() argument
H A Dyop.c180 yop_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) yop_read_seek() argument
H A Dmca.c199 read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) read_seek() argument
H A Dmux_utils.c152 int ff_parse_creation_time_metadata(AVFormatContext *s, int64_t *timestamp, int return_seconds) in ff_parse_creation_time_metadata() argument
171 int64_t timestamp; in ff_standardize_creation_time() local
H A Drl2.c278 static int rl2_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in rl2_read_seek() argument
H A Drtpdec_qdm2.c51 uint32_t timestamp; ///< timestamp of next-to-be-returned packet member
238 qdm2_parse_packet(AVFormatContext *s, PayloadContext *qdm, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) qdm2_parse_packet() argument
H A Drtpdec_qt.c39 uint32_t timestamp; member
52 qt_rtp_parse_packet(AVFormatContext *s, PayloadContext *qt, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) qt_rtp_parse_packet() argument
H A Drtpdec_latm.c32 uint32_t timestamp; member
41 latm_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) latm_parse_packet() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java42 private boolean timestamp; // true if we read/write timestamp field in CodeMangler
[all...]
/third_party/libwebsockets/lib/drivers/netdev/
H A Dnetdev.c175 lws_netdev_smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in lws_netdev_smd_cb() argument
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_bo.c82 uint32_t timestamp = kgsl_bo_get_timestamp(to_kgsl_bo(bo)); in kgsl_bo_cpu_prep() local
272 kgsl_bo_set_timestamp(struct kgsl_bo *kgsl_bo, uint32_t timestamp) kgsl_bo_set_timestamp() argument
294 uint32_t timestamp = 0; kgsl_bo_get_timestamp() local
[all...]
H A Dkgsl_pipe.c60 static int kgsl_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp, in kgsl_pipe_wait() argument
149 uint32_t timestamp = kgsl_bo_get_timestamp(kgsl_bo); in kgsl_pipe_pre_submit() local
80 kgsl_pipe_timestamp(struct kgsl_pipe *kgsl_pipe, uint32_t *timestamp) kgsl_pipe_timestamp() argument
156 kgsl_pipe_post_submit(struct kgsl_pipe *kgsl_pipe, uint32_t timestamp) kgsl_pipe_post_submit() argument
175 kgsl_pipe_process_pending(struct kgsl_pipe *kgsl_pipe, uint32_t timestamp) kgsl_pipe_process_pending() argument
[all...]
/third_party/libcoap/tests/
H A Dtest_sendqueue.c24 static coap_tick_t timestamp[] = { variable
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/
H A Dmain.c33 smd_cb1int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in smd_cb1int() argument
47 smd_cb2int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in smd_cb2int() argument
66 smd_cb3int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in smd_cb3int() argument
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
H A Dlws-minimal-esp32.c145 smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, in smd_cb() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dss-s3-ss.c74 static char timestamp[32], payload_hash[65]; variable
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_disk_cache.c70 char timestamp[41]; in v3d_disk_cache_init() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.h89 unsigned timestamp; member
/third_party/node/lib/
H A Dutil.js203 function timestamp() { function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h96 unsigned timestamp; member
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx06.c39 static void timestamp_to_timespec(const struct statx_timestamp *timestamp, in timestamp_to_timespec() argument
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-object.cc105 void TraceObject::UpdateDuration(int64_t timestamp, int64_t cpu_timestamp) { in UpdateDuration() argument
33 Initialize( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int64_t timestamp, int64_t cpu_timestamp) Initialize() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...41