Home
last modified time | relevance | path

Searched refs:audio_type (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/cdrw/
H A Dwrite_audio.c48 if (audio_type == AUDIO_TYPE_NONE) { in open_audio()
60 at = audio_type; in open_audio()
H A Dmain.c56 int audio_type = AUDIO_TYPE_NONE; variable
314 audio_type = get_audio_type(optarg); in main()
315 if (audio_type == -1) { in main()
H A Dmain.h46 extern int audio_type;
H A Ddae.c64 if (audio_type == AUDIO_TYPE_NONE) { in open_audio_for_extraction()
76 at = audio_type; in open_audio_for_extraction()