Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cdrw/
H A Dutil.h58 #define AUDIO_TYPE_CDA 3 macro
H A Dwrite_audio.c64 if (at == AUDIO_TYPE_CDA) in open_audio()
H A Dutil.c169 return (AUDIO_TYPE_CDA); in get_audio_type()
H A Ddae.c80 if (at == AUDIO_TYPE_CDA) in open_audio_for_extraction()