Searched refs:WAV (Results 1 – 6 of 6) sorted by relevance
29 src/gsm_option.c: three options related to WAV #49 packing30 src/gsm_encode.c: support WAV #49-style encoding.31 src/gsm_decode.c: support WAV #49-style decoding.32 tls/sour.c: generate the WAV bit shifting code, encode33 tls/ginger.c: generate the WAV bit shifting code, decode34 The WAV code goes back to an inofficial patch #8 that
135 struct WAV struct141 typedef struct WAV *HANDLE_WAV; argument
109 HANDLE_WAV wav = (HANDLE_WAV)FDKcalloc(1, sizeof(struct WAV)); in WAV_InputOpen()388 HANDLE_WAV wav = (HANDLE_WAV)FDKcalloc(1, sizeof(struct WAV)); in WAV_OutputOpen()
6 loopwave Audio test -- loop playing a WAV file
569 and the built-in WAV and BMP file loaders. This means you can load570 WAV chunks from memory mapped files, compressed archives, network
197 - Audio capture to WAV files support (malc)