Searched refs:PA_UNUSED (Results 1 – 8 of 8) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | macro.h | 48 #define PA_UNUSED __attribute__ ((unused)) macro 50 #define PA_UNUSED macro
|
D | aupdate.c | 80 unsigned PA_UNUSED n; in pa_aupdate_read_end()
|
D | sink-input.c | 677 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()
|
D | source-output.c | 1279 unsigned PA_UNUSED i = 0; in find_filter_source_output()
|
D | source.c | 691 pa_source_output *o, PA_UNUSED *j = NULL; in pa_source_unlink()
|
D | sink.c | 750 pa_sink_input *i, PA_UNUSED *j = NULL; in pa_sink_unlink()
|
/third_party/pulseaudio/src/tests/ |
D | format-test.c | 37 …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/ |
D | backend-native.c | 500 const char *sender, *path, PA_UNUSED *handler; in profile_new_connection()
|