Home
last modified time | relevance | path

Searched defs:timestamp (Results 51 - 75 of 330) sorted by relevance

12345678910>>...14

/third_party/ffmpeg/libavformat/
H A Drtpdec_qcelp.c54 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 Drtpdec_mpa_robust.c31 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 Didcin.c351 idcin_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) idcin_read_seek() argument
H A Dmpc.c187 static int mpc_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in mpc_read_seek() argument
[all...]
H A Drtpdec_vp9.c31 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 Drtpdec_vc2hq.c38 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 Drtpenc.h35 uint32_t timestamp; member
H A Dtmv.c170 tmv_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) tmv_read_seek() argument
H A Dvqf.c264 vqf_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) vqf_read_seek() argument
/third_party/libdrm/freedreno/msm/
H A Dmsm_pipe.c78 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 Dir3_disk_cache.c62 char timestamp[41]; in ir3_disk_cache_init() local
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.h55 OMX_TICKS timestamp; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.h57 unsigned timestamp; member
/third_party/libwebsockets/lib/system/smd/
H A Dprivate-lib-system-smd.h39 lws_usec_t timestamp; member
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Dlws-minimal-esp32.c112 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 Dlws-minimal-esp32.c115 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 Dtick-sample.h101 base::TimeTicks timestamp; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_query.c271 static const struct fd_hw_sample_provider timestamp = { variable
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disk_cache.c47 char timestamp[41]; in etna_disk_cache_init() local
H A Detnaviv_fence.c42 uint32_t timestamp; member
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_b64.c63 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 DGrGpuResourceCacheAccess.h72 uint32_t timestamp() const { return fResource->fTimestamp; } in timestamp() function in GrGpuResource::CacheAccess
/third_party/openssl/crypto/ct/
H A Dct_b64.c63 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 Dbt-codec-cvsd.c79 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 Dextern_impl.rs34 pub fn timestamp(&self) -> Timestamp { in timestamp() functions

Completed in 13 milliseconds

12345678910>>...14