Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/utilities/
H A Dfilehdr.c506 decode_aiff(int fd, unsigned char *buf, Audio_hdr *hdrp, int *isize) in decode_aiff() function
807 if ((err = decode_aiff(fd, buf, hdrp, isize)) != in audio_decode_filehdr()