Home
last modified time | relevance | path

Searched refs:time_stamp (Results 1 - 9 of 9) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother_2.c78 pa_smoother_2* pa_smoother_2_new(pa_usec_t window, pa_usec_t time_stamp, uint32_t frame_size, uint32_t rate) { in pa_smoother_2_new() argument
91 pa_smoother_2_reset(s, time_stamp); in pa_smoother_2_new()
104 void pa_smoother_2_set_rate(pa_smoother_2 *s, pa_usec_t time_stamp, uint32_t rate) { in pa_smoother_2_set_rate() argument
113 pa_smoother_2_reset(s, time_stamp); in pa_smoother_2_set_rate()
117 void pa_smoother_2_set_sample_spec(pa_smoother_2 *s, pa_usec_t time_stamp, pa_sample_spec *spec) { in pa_smoother_2_set_sample_spec() argument
129 pa_smoother_2_reset(s, time_stamp); in pa_smoother_2_set_sample_spec()
134 void pa_smoother_2_put(pa_smoother_2 *s, pa_usec_t time_stamp, int64_t byte_count) { in pa_smoother_2_put() argument
147 s->resume_time = time_stamp; in pa_smoother_2_put()
156 s->last_time = time_stamp; in pa_smoother_2_put()
157 s->start_time = time_stamp; in pa_smoother_2_put()
261 pa_smoother_2_get_delay(pa_smoother_2 *s, pa_usec_t time_stamp, uint64_t byte_count) pa_smoother_2_get_delay() argument
284 pa_smoother_2_get(pa_smoother_2 *s, pa_usec_t time_stamp) pa_smoother_2_get() argument
341 pa_smoother_2_reset(pa_smoother_2 *s, pa_usec_t time_stamp) pa_smoother_2_reset() argument
370 pa_smoother_2_pause(pa_smoother_2 *s, pa_usec_t time_stamp) pa_smoother_2_pause() argument
395 pa_smoother_2_resume(pa_smoother_2 *s, pa_usec_t time_stamp) pa_smoother_2_resume() argument
[all...]
H A Dtime-smoother_2.h26 pa_smoother_2* pa_smoother_2_new(pa_usec_t window, pa_usec_t time_stamp, uint32_t frame_size, uint32_t rate);
30 void pa_smoother_2_reset(pa_smoother_2 *s, pa_usec_t time_stamp);
32 void pa_smoother_2_pause(pa_smoother_2 *s, pa_usec_t time_stamp);
34 void pa_smoother_2_resume(pa_smoother_2 *s, pa_usec_t time_stamp);
37 void pa_smoother_2_put(pa_smoother_2 *s, pa_usec_t time_stamp, int64_t byte_count);
40 int64_t pa_smoother_2_get_delay(pa_smoother_2 *s, pa_usec_t time_stamp, uint64_t byte_count);
42 pa_usec_t pa_smoother_2_get(pa_smoother_2 *s, pa_usec_t time_stamp);
49 void pa_smoother_2_set_rate(pa_smoother_2 *s, pa_usec_t time_stamp, uint32_t rate);
51 void pa_smoother_2_set_sample_spec(pa_smoother_2 *s, pa_usec_t time_stamp, pa_sample_spec *spec);
/third_party/curl/lib/vtls/
H A Dschannel_int.h116 TimeStamp time_stamp; member
126 TimeStamp time_stamp; member
H A Dschannel.c975 &backend->cred->time_stamp); in schannel_acquire_credential_handle()
1022 &backend->cred->time_stamp); in schannel_acquire_credential_handle()
1252 &outbuf_desc, &backend->ret_flags, &backend->ctxt->time_stamp); in schannel_connect_step1()
1442 &outbuf_desc, &backend->ret_flags, &backend->ctxt->time_stamp); in schannel_connect_step2()
2530 &backend->ctxt->time_stamp); in schannel_shutdown()
/third_party/skia/third_party/externals/piex/src/
H A Dpiex_types.h76 Rational time_stamp[3]; // Giving hour, minute and second. member
H A Dtiff_parser.cc98 preview_image_data->gps.time_stamp)) { in FillGpsPreviewImageData()
/third_party/mesa3d/src/amd/common/
H A Dac_sqtt.c142 record->time_stamp = os_time_get_nano(); in ac_sqtt_add_code_object_loader_event()
H A Dac_rgp.h89 uint64_t time_stamp; member
H A Dac_rgp.c642 uint64_t time_stamp; member

Completed in 10 milliseconds