Home
last modified time | relevance | path

Searched refs:PA_UNUSED (Results 1 – 8 of 8) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmacro.h48 #define PA_UNUSED __attribute__ ((unused)) macro
50 #define PA_UNUSED macro
Daupdate.c80 unsigned PA_UNUSED n; in pa_aupdate_read_end()
Dsink-input.c677 pa_source_output *o, PA_UNUSED *p = NULL; in pa_sink_input_unlink()
1634 unsigned PA_UNUSED i = 0; in find_filter_sink_input()
1709 pa_source_output *o, PA_UNUSED *p = NULL; in pa_sink_input_start_move()
Dsource-output.c1279 unsigned PA_UNUSED i = 0; in find_filter_source_output()
Dsource.c691 pa_source_output *o, PA_UNUSED *j = NULL; in pa_source_unlink()
Dsink.c750 pa_sink_input *i, PA_UNUSED *j = NULL; in pa_sink_unlink()
/third_party/pulseaudio/src/tests/
Dformat-test.c37 …int rates1[] = { 32000, 44100, 48000 }, i, temp_int1 = -1, PA_UNUSED temp_int2 = -1, *temp_int_arr… in START_TEST()
/third_party/pulseaudio/src/modules/bluetooth/
Dbackend-native.c500 const char *sender, *path, PA_UNUSED *handler; in profile_new_connection()