audioconvert: expose the selected function names

And debug them.
This commit is contained in:
Wim Taymans 2022-06-28 16:45:07 +02:00
parent 048e10ee3b
commit 51f4f1fb69
8 changed files with 77 additions and 48 deletions

View file

@ -33,6 +33,7 @@
struct volume {
uint32_t cpu_flags;
const char *func_name;
struct spa_log *log;