Searched refs:audio_tracef (Results 1 – 1 of 1) sorted by relevance
253 static void audio_tracef(const char *, audio_file_t *, const char *, ...)421 audio_tracef(const char *funcname, audio_file_t *file, const char *fmt, ...) in audio_tracef() function453 if (audiodebug >= (n)) audio_tracef(__func__, f, fmt); \