| /third_party/ffmpeg/libavformat/ |
| H A D | tta.c | 175 static int tta_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in tta_read_seek() argument
|
| H A D | vpk.c | 115 vpk_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) vpk_read_seek() argument
|
| H A D | rtpdec_h261.c | 33 uint32_t timestamp; member 46 h261_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_h261_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) h261_handle_packet() argument
|
| H A D | rtpdec_h263_rfc2190.c | 39 uint32_t timestamp; member 48 h263_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) h263_handle_packet() argument
|
| H A D | rtpdec_dv.c | 29 uint32_t timestamp; member 89 dv_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_dv_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) dv_handle_packet() argument
|
| H A D | rtpdec_qcelp.c | 54 store_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len) store_packet() argument 151 return_stored_frame(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len) return_stored_frame() argument 201 qcelp_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) qcelp_parse_packet() argument [all...] |
| H A D | rtpdec_mpa_robust.c | 31 uint32_t timestamp; member 66 mpa_robust_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) mpa_robust_parse_packet() argument
|
| /third_party/ffmpeg/libavformat/tests/ |
| H A D | seek.c | 63 int64_t timestamp; in main() local
|
| /third_party/libdrm/freedreno/msm/ |
| H A D | msm_pipe.c | 78 static int msm_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp, in msm_pipe_wait() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_disk_cache.c | 62 char timestamp[41]; in ir3_disk_cache_init() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_dec_h264_common.h | 55 OMX_TICKS timestamp; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_screen.h | 57 unsigned timestamp; member
|
| /third_party/libwebsockets/lib/system/smd/ |
| H A D | private-lib-system-smd.h | 39 lws_usec_t timestamp; member
|
| /third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
| H A D | lws-minimal-esp32.c | 112 smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, in smd_cb() argument
|
| /third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/ |
| H A D | lws-minimal-esp32.c | 115 smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, in smd_cb() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | tick-sample.h | 101 base::TimeTicks timestamp; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_query.c | 271 static const struct fd_hw_sample_provider timestamp = { variable
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_disk_cache.c | 47 char timestamp[41]; in etna_disk_cache_init() local
|
| H A D | etnaviv_fence.c | 42 uint32_t timestamp; member
|
| /third_party/node/deps/openssl/openssl/crypto/ct/ |
| H A D | ct_b64.c | 63 SCT_new_from_base64(unsigned char version, const char *logid_base64, ct_log_entry_type_t entry_type, uint64_t timestamp, const char *extensions_base64, const char *signature_base64) SCT_new_from_base64() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrGpuResourceCacheAccess.h | 72 uint32_t timestamp() const { return fResource->fTimestamp; } in timestamp() function in GrGpuResource::CacheAccess
|
| /third_party/openssl/crypto/ct/ |
| H A D | ct_b64.c | 63 SCT_new_from_base64(unsigned char version, const char *logid_base64, ct_log_entry_type_t entry_type, uint64_t timestamp, const char *extensions_base64, const char *signature_base64) SCT_new_from_base64() argument
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | bt-codec-cvsd.c | 79 static size_t encode_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 encode_buffer() argument
|
| /third_party/rust/crates/env_logger/src/fmt/humantime/ |
| H A D | extern_impl.rs | 34 pub fn timestamp(&self) -> Timestamp { in timestamp() functions
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | freeze_json_util.cpp | 47 std::string GetFilePath(long pid, long uid, unsigned long long timestamp)
in GetFilePath() argument 50 ss << LOGGER_FREEZEJSON_LOG_PATH << "/" << pid << "-" << uid << "-" << timestamp;
in GetFilePath() local
|