Home
last modified time | relevance | path

Searched refs:pa_context_set_port_latency_offset (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dintrospect.h637 pa_operation* pa_context_set_port_latency_offset(pa_context *c, const char *card_name, const char *port_name, int64_t offset, pa_context_success_cb_t cb, void *userdata);
H A Dintrospect.c1923 pa_operation* pa_context_set_port_latency_offset(pa_context *c, const char *card_name, const char *port_name, int64_t offset, pa_context_success_cb_t cb, void *userdata) { in pa_context_set_port_latency_offset() function
/third_party/pulseaudio/src/utils/
H A Dpactl.c2471 o = pa_context_set_port_latency_offset(c, card_name, port_name, latency_offset, simple_callback, NULL); in context_state_callback()

Completed in 11 milliseconds