Searched defs:wav_filehdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/audio/include/
H A Dwav.h63 struct wav_filehdr { struct
78 typedef struct wav_filehdr wav_filehdr_t;
80 /* define for wav_filehdr.wav_riff_ID */
83 /* define for wav_filehdr.wav_wave_ID */
86 /* define for wav_filehdr.wav_fmt_ID */
89 /* define for wav_filehdr.wav_fmt_size */
92 /* defines for wav_filehdr.wav_fmt_encoding */
100 /* defines for wav_filehdr.wav_fmt_channels */
104 /* defines for wav_filehdr.wav_fmt_bytes_per_sample */
110 /* defines for wav_filehdr
[all...]

Completed in 45 milliseconds