Home
last modified time | relevance | path

Searched defs:latency (Results 1 – 25 of 135) sorted by relevance

123456

/third_party/alsa-lib/src/pcm/
Dpcm_simple.c28 static int set_buffer_time(snd_spcm_latency_t latency, in set_buffer_time()
162 snd_spcm_latency_t latency, in snd_spcm_init()
215 snd_spcm_latency_t latency, in snd_spcm_init_duplex()
/third_party/grpc/src/proto/grpc/testing/
Dproxy-service.proto23 double latency = 1; field
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Drtpsrc.c25 guint latency, ttl, ttl_mc; in GST_START_TEST() local
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DProxyStat.php19 protected $latency = 0.0; variable in Grpc\\Testing\\ProxyStat
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_performance.h65 unsigned latency; member
/third_party/gstreamer/gstreamer/gst/
Dgstpipeline.c123 GstClockTime latency; member
677 GstClockTime latency; in gst_pipeline_do_latency() local
1046 gst_pipeline_set_latency (GstPipeline * pipeline, GstClockTime latency) in gst_pipeline_set_latency()
1076 GstClockTime latency; in gst_pipeline_get_latency() local
/third_party/gstreamer/gstplugins_base/gst/audioresample/
Dgstaudioresample.c524 gsize latency = gst_audio_converter_get_max_latency (resample->converter); in gst_audio_resample_set_caps() local
682 gsize latency = in gst_audio_resample_sink_event() local
901 gsize latency = gst_audio_converter_get_max_latency (resample->converter); in gst_audio_resample_transform() local
1006 guint64 latency; in gst_audio_resample_query() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/nacl/
DSDL_naclaudio.c48 static void nacl_audio_callback(void* samples, uint32_t buffer_size, PP_TimeDelta latency, void* da… in nacl_audio_callback()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofirfilter.h55 guint64 latency; member
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxcoreaudioremoteio.c64 gdouble rate, guint * samples, gdouble * latency) in gst_core_audio_get_samples_and_latency_impl()
Dgstosxaudioringbuffer.c306 double latency; in gst_osx_audio_ring_buffer_delay() local
/third_party/gstreamer/gstplugins_bad/gst/audiolatency/
Dgstaudiolatency.c287 gst_audiolatency_set_latency (GstAudioLatency * self, gint64 latency) in gst_audiolatency_set_latency()
433 gint64 latency, offset, pts; in gst_audiolatency_sink_chain() local
/third_party/mesa3d/src/amd/compiler/
Daco_statistics.cpp98 int latency; member
395 int latency = MAX3(wait_info.exp, wait_info.lgkm, wait_info.vm); in add() local
472 double latency = 0; in collect_preasm_stats() local
/third_party/libnl/lib/route/qdisc/
Dtbf.c189 static inline double calc_limit(struct rtnl_ratespec *spec, int latency, in calc_limit()
218 int rtnl_qdisc_tbf_set_limit_by_latency(struct rtnl_qdisc *qdisc, int latency) in rtnl_qdisc_tbf_set_limit_by_latency()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtpdec.h63 guint latency; member
/third_party/gstreamer/gstplugins_bad/ext/openaptx/
Dgstopenaptxenc.c76 gint64 latency = in gst_openaptx_enc_get_latency() local
/third_party/pulseaudio/src/modules/raop/
Dmodule-raop-discover.c68 uint32_t latency; member
175 uint32_t latency = RAOP_DEFAULT_LATENCY; in resolver_cb() local
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpbasepayload.h54 GstClockTime latency; member
/third_party/gstreamer/gstplugins_bad/ext/webrtcdsp/
Dgstwebrtcechoprobe.h71 GstClockTime latency; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DStream.cpp69 void Stream::setConsumerLatency(EGLint latency) in setConsumerLatency()
/third_party/alsa-lib/test/
DMakefile.am3 check_PROGRAMS=control pcm pcm_min latency seq \ program
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DStream.cpp69 void Stream::setConsumerLatency(EGLint latency) in setConsumerLatency()
/third_party/ltp/testcases/realtime/perf/latency/
Dpthread_cond_many.c58 unsigned long latency = 0; variable
/third_party/pulseaudio/src/tests/
Dinterpol-test.c45 static pa_usec_t latency = 0; variable
/third_party/pulseaudio/src/modules/echo-cancel/
Dmodule-echo-cancel.c536 pa_usec_t latency; in source_update_requested_latency_cb() local
557 pa_usec_t latency; in sink_update_requested_latency_cb() local
1049 pa_usec_t now, latency; in source_output_snapshot_within_thread() local
1125 pa_usec_t now, latency; in sink_input_process_msg_cb() local
1189 pa_usec_t latency; in sink_input_update_sink_requested_latency_cb() local
1202 pa_usec_t latency; in source_output_update_source_requested_latency_cb() local

123456