Home
last modified time | relevance | path

Searched refs:AUDIO_WAV_FMT_ENCODING_PCM (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/audio/include/
H A Dwav.h94 #define AUDIO_WAV_FMT_ENCODING_PCM 0x0001 macro
/titanic_41/usr/src/cmd/audio/utilities/
H A Dfilehdr.c717 case AUDIO_WAV_FMT_ENCODING_PCM: in decode_wav()
1150 encoding = AUDIO_WAV_FMT_ENCODING_PCM; in audio_encode_wav()
1168 encoding = AUDIO_WAV_FMT_ENCODING_PCM; in audio_encode_wav()