Searched refs:audio_encode_wav (Results 1 – 1 of 1) sorted by relevance
59 static int audio_encode_wav(Audio_hdr *, unsigned char *, unsigned int *);104 err = audio_encode_wav(hdrp, buf, &blen); in audio_write_filehdr()1127 audio_encode_wav(Audio_hdr *hdrp, unsigned char *buf, unsigned int *blen) in audio_encode_wav() function