Searched refs:decode_wav (Results 1 – 1 of 1) sorted by relevance
674 decode_wav(int fd, unsigned char *buf, Audio_hdr *hdrp, int *isize) in decode_wav() function802 if ((err = decode_wav(fd, buf, hdrp, isize)) != AUDIO_SUCCESS) { in audio_decode_filehdr()