Searched refs:audio_type (Results 1 – 4 of 4) sorted by relevance
48 if (audio_type == AUDIO_TYPE_NONE) { in open_audio()60 at = audio_type; in open_audio()
56 int audio_type = AUDIO_TYPE_NONE; variable314 audio_type = get_audio_type(optarg); in main()315 if (audio_type == -1) { in main()
46 extern int audio_type;
64 if (audio_type == AUDIO_TYPE_NONE) { in open_audio_for_extraction()76 at = audio_type; in open_audio_for_extraction()