Searched defs:time_stamp (Results 1 - 5 of 5) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | time-smoother_2.c | 78 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 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 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 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 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...] |
/third_party/skia/third_party/externals/piex/src/ |
H A D | piex_types.h | 76 Rational time_stamp[3]; // Giving hour, minute and second. member
|
/third_party/curl/lib/vtls/ |
H A D | schannel_int.h | 116 TimeStamp time_stamp; member 126 TimeStamp time_stamp; member
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_rgp.h | 89 uint64_t time_stamp; member
|
H A D | ac_rgp.c | 642 uint64_t time_stamp; member
|
Completed in 5 milliseconds