acp: sync with pulseaudio

This commit is contained in:
Wim Taymans 2022-07-07 12:23:28 +02:00
parent 752afa06a2
commit 57f0fdf746
7 changed files with 680 additions and 552 deletions

View file

@ -52,6 +52,7 @@ typedef void (*pa_free_cb_t)(void *p);
#define PA_UNLIKELY(x) (x)
#define PA_PRINTF_FUNC(fmt, arg1)
#endif
#define PA_UNUSED SPA_UNUSED
#define PA_MIN(a,b) \
({ \