Home
last modified time | relevance | path

Searched refs:pa_operation_unref (Results 1 - 25 of 25) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dext-device-manager.c76 pa_operation_unref(o); in ext_device_manager_test_cb()
102 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, ext_device_manager_test_cb, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_manager_test()
176 pa_operation_unref(o); in ext_device_manager_read_cb()
202 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, ext_device_manager_read_cb, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_manager_read()
239 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_manager_set_device_description()
278 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_manager_delete()
285 pa_operation_unref(o); in pa_ext_device_manager_delete()
321 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_manager_enable_role_device_priority_routing()
363 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_manager_reorder_devices_for_role()
393 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_manager_subscribe()
[all...]
H A Dintrospect.c74 pa_operation_unref(o); in context_stat_callback()
127 pa_operation_unref(o); in context_get_server_info_callback()
291 pa_operation_unref(o); in context_get_sink_info_callback()
335 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, context_get_sink_info_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_get_sink_info_by_index()
359 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, context_get_sink_info_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_get_sink_info_by_name()
384 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_set_sink_port_by_index()
409 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_set_sink_port_by_name()
570 pa_operation_unref(o); in context_get_source_info_callback()
614 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, context_get_source_info_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_get_source_info_by_index()
638 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, context_get_source_info_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_get_source_info_by_name()
[all...]
H A Dext-stream-restore.c72 pa_operation_unref(o); in ext_stream_restore_test_cb()
98 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, ext_stream_restore_test_cb, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_stream_restore_test()
153 pa_operation_unref(o); in ext_stream_restore_read_cb()
179 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, ext_stream_restore_read_cb, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_stream_restore_read()
233 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_stream_restore_write()
239 pa_operation_unref(o); in pa_ext_stream_restore_write()
281 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_stream_restore_delete()
287 pa_operation_unref(o); in pa_ext_stream_restore_delete()
320 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_stream_restore_subscribe()
H A Doperation.c66 void pa_operation_unref(pa_operation *o) { in pa_operation_unref() function
86 pa_operation_unref(o); in operation_unlink()
118 pa_operation_unref(o); in operation_set_state()
H A Dext-device-restore.c77 pa_operation_unref(o); in ext_device_restore_test_cb()
103 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, ext_device_restore_test_cb, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_restore_test()
133 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_restore_subscribe()
230 pa_operation_unref(o); in ext_device_restore_read_device_formats_cb()
256 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, ext_device_restore_read_device_formats_cb, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_restore_read_formats_all()
289 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, ext_device_restore_read_device_formats_cb, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_restore_read_formats()
332 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_ext_device_restore_save_formats()
H A Dscache.c133 pa_operation_unref(o); in play_sample_ack_callback()
165 pa_operation_unref(o); in play_sample_with_proplist_ack_callback()
203 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, play_sample_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_play_sample()
246 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, play_sample_with_proplist_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_play_sample_with_proplist()
269 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_remove_sample()
H A Dsimple.c403 pa_operation_unref(o); in pa_simple_drain()
412 pa_operation_unref(o); in pa_simple_drain()
437 pa_operation_unref(o); in pa_simple_flush()
446 pa_operation_unref(o); in pa_simple_flush()
H A Doperation.h42 void pa_operation_unref(pa_operation *o);
H A Dsubscribe.c74 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_context_subscribe()
H A Dstream.c406 pa_operation_unref(o); in request_auto_timing_update()
1762 pa_pdispatch_register_reply(s->context->pdispatch, tag, DEFAULT_TIMEOUT, pa_stream_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_stream_drain()
2033 pa_operation_unref(o); in stream_get_timing_info_callback()
2067 pa_pdispatch_register_reply(s->context->pdispatch, tag, DEFAULT_TIMEOUT, stream_get_timing_info_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_stream_update_timing_info()
2332 pa_operation_unref(o); in pa_stream_simple_ack_callback()
2363 pa_pdispatch_register_reply(s->context->pdispatch, tag, DEFAULT_TIMEOUT, pa_stream_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_stream_cork()
2390 pa_pdispatch_register_reply(s->context->pdispatch, tag, DEFAULT_TIMEOUT, pa_stream_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in stream_send_simple_command()
2519 pa_pdispatch_register_reply(s->context->pdispatch, tag, DEFAULT_TIMEOUT, pa_stream_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_stream_set_name()
2728 pa_operation_unref(o); in stream_set_buffer_attr_callback()
2782 pa_pdispatch_register_reply(s->context->pdispatch, tag, DEFAULT_TIMEOUT, stream_set_buffer_attr_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref); in pa_stream_set_buffer_attr()
[all...]
H A Dcontext.c1190 pa_operation_unref(o);
1238 pa_operation_unref(o);
1256 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, internal_cb, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref);
1283 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref);
1303 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref);
1342 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref);
1425 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref);
1457 pa_pdispatch_register_reply(c->pdispatch, tag, DEFAULT_TIMEOUT, pa_context_simple_ack_callback, pa_operation_ref(o), (pa_free_cb_t) pa_operation_unref);
/third_party/pulseaudio/src/utils/
H A Dpasuspender.c71 pa_operation_unref(o); in drain()
130 pa_operation_unref(pa_context_suspend_sink_by_index(context, PA_INVALID_INDEX, 0, resume_complete, NULL)); in resume()
131 pa_operation_unref(pa_context_suspend_source_by_index(context, PA_INVALID_INDEX, 0, resume_complete, NULL)); in resume()
167 pa_operation_unref(pa_context_suspend_sink_by_index(c, PA_INVALID_INDEX, 1, suspend_complete, NULL)); in context_state_callback()
168 pa_operation_unref(pa_context_suspend_source_by_index(c, PA_INVALID_INDEX, 1, suspend_complete, NULL)); in context_state_callback()
H A Dpacat.c148 pa_operation_unref(o); in stream_drain_complete()
168 pa_operation_unref(o); in start_drain()
416 pa_operation_unref(pa_stream_cork(s, 1, NULL, NULL)); in stream_event_callback()
422 pa_operation_unref(pa_stream_cork(s, 0, NULL, NULL)); in stream_event_callback()
658 pa_operation_unref(pa_stream_update_timing_info(stream, stream_update_timing_callback, NULL)); in sigusr1_signal_callback()
668 pa_operation_unref(o); in time_event_callback()
H A Dpactl.c177 pa_operation_unref(o); in drain()
1817 pa_operation_unref(pa_context_unload_module(c, i->index, simple_callback, NULL)); in unload_module_by_name_callback()
1895 pa_operation_unref(pa_context_set_sink_volume_by_name(c, sink_name, &cv, simple_callback, NULL)); in set_sink_volume_callback()
1954 pa_operation_unref(pa_context_set_source_volume_by_name(c, source_name, &cv, simple_callback, NULL)); in set_source_volume_callback()
1974 pa_operation_unref(pa_context_set_sink_input_volume(c, sink_input_idx, &cv, simple_callback, NULL)); in get_sink_input_volume_callback()
1994 pa_operation_unref(pa_context_set_source_output_volume(c, source_output_idx, &cv, simple_callback, NULL)); in get_source_output_volume_callback()
2009 pa_operation_unref(pa_context_set_sink_mute_by_name(c, i->name, !i->mute, simple_callback, NULL)); in sink_toggle_mute_callback()
2024 pa_operation_unref(pa_context_set_source_mute_by_name(c, o->name, !o->mute, simple_callback, NULL)); in source_toggle_mute_callback()
2039 pa_operation_unref(pa_context_set_sink_input_mute(c, i->index, !i->mute, simple_callback, NULL)); in sink_input_toggle_mute_callback()
2054 pa_operation_unref(pa_context_set_source_output_mut in source_output_toggle_mute_callback()
[all...]
H A Dpadsp.c1305 pa_operation_unref(o); in subscribe_cb()
1334 pa_operation_unref(o); in mixer_open()
1357 pa_operation_unref(o); in mixer_open()
1380 pa_operation_unref(o); in mixer_open()
1401 pa_operation_unref(o); in mixer_open()
1676 pa_operation_unref(o); in mixer_ioctl()
1895 pa_operation_unref(o); in dsp_drain()
1938 pa_operation_unref(o); in dsp_trigger()
1976 pa_operation_unref(o); in dsp_cork()
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_common.c224 pa_operation_unref(pa_op); in ff_pulse_audio_get_devices()
233 pa_operation_unref(pa_op); in ff_pulse_audio_get_devices()
H A Dpulse_audio_enc.c88 pa_operation_unref(op); in pulse_update_sink_info()
140 pa_operation_unref(op); in pulse_update_sink_input_info()
273 pa_operation_unref(op); in pulse_finish_stream_operation()
317 pa_operation_unref(op); in pulse_finish_context_operation()
H A Dpulse_audio_dec.c325 pa_operation_unref(pa_stream_update_timing_info(pd->stream, NULL, NULL)); in pulse_read_packet()
/third_party/pulseaudio/src/tests/
H A Dinterpol-test.c86 pa_operation_unref(o); in stream_latency_cb()
235 pa_operation_unref(pa_stream_cork(stream, cork_now, NULL, NULL)); in START_TEST()
H A Dlo-test-util.c124 pa_operation_unref(o); in calibrate_read_cb()
185 pa_operation_unref(o); in stream_state_callback()
H A Dextended-test.c95 pa_operation_unref(pa_stream_cork(s, 0, NULL, NULL)); in stream_state_callback()
H A Dsync-playback.c101 pa_operation_unref(pa_stream_cork(s, 0, NULL, NULL)); in stream_state_callback()
H A Dpassthrough-test.c43 pa_operation_unref(o); \
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c152 pa_operation_unref(operation); in cork_stream()
156 pa_operation_unref(operation); in cork_stream()
488 pa_operation_unref(operation); in sink_update_requested_latency_cb()
H A Dmodule-tunnel-source-new.c145 pa_operation_unref(operation); in cork_stream()
458 pa_operation_unref(operation); in source_update_requested_latency_cb()

Completed in 26 milliseconds