/third_party/ffmpeg/libavformat/ |
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
|
H A D | idcin.c | 351 idcin_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) idcin_read_seek() argument
|
H A D | mpc.c | 187 static int mpc_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in mpc_read_seek() argument [all...] |
H A D | rtpdec_vp9.c | 31 uint32_t timestamp; member 43 vp9_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_vp9_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) vp9_handle_packet() argument
|
H A D | rtpdec_vc2hq.c | 38 uint32_t timestamp; member 92 vc2hq_handle_frame_fragment(AVFormatContext *ctx, PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, int flags) vc2hq_handle_frame_fragment() argument 176 vc2hq_handle_packet(AVFormatContext *ctx, PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) vc2hq_handle_packet() argument
|
H A D | rtpenc.h | 35 uint32_t timestamp; member
|
H A D | tmv.c | 170 tmv_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) tmv_read_seek() argument
|
H A D | vqf.c | 264 vqf_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) vqf_read_seek() argument
|
/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
|