Home
last modified time | relevance | path

Searched defs:tstamp (Results 1 - 25 of 33) sorted by relevance

12

/third_party/nghttp2/lib/
H A Dnghttp2_ratelim.h43 uint64_t tstamp; member
H A Dnghttp2_ratelim.c34 void nghttp2_ratelim_update(nghttp2_ratelim *rl, uint64_t tstamp) { in nghttp2_ratelim_update() argument
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_ratelim.h43 uint64_t tstamp; member
H A Dnghttp2_ratelim.c34 void nghttp2_ratelim_update(nghttp2_ratelim *rl, uint64_t tstamp) { in nghttp2_ratelim_update() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_log_config.h53 std::shared_ptr<Timestamp> tstamp; member
H A Dshrpx_log.cc592 const auto &tstamp = req.tstamp; in upstream_accesslog() local
H A Dshrpx_downstream.h185 std::shared_ptr<Timestamp> tstamp; member
/third_party/alsa-lib/test/
H A Drawmidi.c186 struct timespec tstamp; in main() local
H A Dpcm-multi-thread.c62 snd_htimestamp_t tstamp; in peeper() local
H A Dlatency.c81 void timestamp_now(timestamp_t *tstamp) in timestamp_now() argument
87 long long timestamp_diff_micro(timestamp_t *tstamp) in timestamp_diff_micro() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_acktr.h61 ngtcp2_tstamp tstamp; member
H A Dngtcp2_acktr.c31 acktr_entry_init(ngtcp2_acktr_entry *ent, int64_t pkt_num, ngtcp2_tstamp tstamp) acktr_entry_init() argument
38 ngtcp2_acktr_entry_objalloc_new(ngtcp2_acktr_entry **ent, int64_t pkt_num, ngtcp2_tstamp tstamp, ngtcp2_objalloc *objalloc) ngtcp2_acktr_entry_objalloc_new() argument
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-native.c192 int pa_rtp_recv(pa_rtp_context *c, pa_memchunk *chunk, pa_mempool *pool, uint32_t *rtp_tstamp, struct timeval *tstamp) { in pa_rtp_recv() argument
H A Drtp-gstreamer.c595 int pa_rtp_recv(pa_rtp_context *c, pa_memchunk *chunk, pa_mempool *pool, uint32_t *rtp_tstamp, struct timeval *tstamp) { in pa_rtp_recv() argument
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_hw.c113 int tstamp; in snd_rawmidi_hw_params() local
197 static ssize_t read_from_ts_buf(snd_rawmidi_hw_t *hw, struct timespec *tstamp, in read_from_ts_buf() argument
245 static ssize_t snd_rawmidi_hw_tread(snd_rawmidi_t *rmidi, struct timespec *tstamp, in snd_rawmidi_hw_tread() argument
[all...]
H A Drawmidi.c1008 void snd_rawmidi_status_get_tstamp(const snd_rawmidi_status_t *status, snd_htimestamp_t *tstamp) in snd_rawmidi_status_get_tstamp() argument
1113 ssize_t snd_rawmidi_tread(snd_rawmidi_t *rawmidi, struct timespec *tstamp, void *buffer, size_t size) in snd_rawmidi_tread() argument
[all...]
H A Dump.c295 ssize_t snd_ump_tread(snd_ump_t *ump, struct timespec *tstamp, void *buffer, in snd_ump_tread() argument
/third_party/alsa-lib/include/
H A Dtimer.h108 snd_htimestamp_t tstamp; /**< Time stamp of each event */ member
/third_party/alsa-lib/src/pcm/
H A Dpcm_dshare.c552 snd_pcm_dshare_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_dshare_htimestamp() argument
H A Dpcm_dsnoop.c429 snd_pcm_dsnoop_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_dsnoop_htimestamp() argument
H A Dpcm_generic.c273 snd_pcm_generic_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_generic_htimestamp() argument
283 snd_pcm_generic_real_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_generic_real_htimestamp() argument
H A Dpcm_dmix.c852 snd_pcm_dmix_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_dmix_htimestamp() argument
H A Dpcm_multi.c493 snd_pcm_multi_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_multi_htimestamp() argument
H A Dpcm_share.c812 snd_pcm_share_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_share_htimestamp() argument
H A Dpcm_hw.c1225 snd_pcm_hw_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_hw_htimestamp() argument

Completed in 23 milliseconds

12