Searched refs:audio_format_from_str (Results 1 – 3 of 3) sorted by relevance
75 audio_format_from_str(char *str) in audio_format_from_str() function
37 int audio_format_from_str (char *);
120 ti.format = audio_format_from_str(optarg); in main()