Searched refs:get_format_desc (Results 1 – 3 of 3) sorted by relevance
136 const char *get_format_desc(int format);
494 fn, get_format_desc(format), ch ); in play_raw()554 fprintf(stderr, "aplay: Playing '%s':%s\n", fn, get_format_desc(format) ); in play_wav()
170 const char *get_format_desc(int format) in get_format_desc() function