Home
last modified time | relevance | path

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

/external/libgsm/
DChangeLog29 src/gsm_option.c: three options related to WAV #49 packing
30 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, encode
33 tls/ginger.c: generate the WAV bit shifting code, decode
34 The WAV code goes back to an inofficial patch #8 that
/external/aac/libSYS/include/
Dwav_file.h135 struct WAV struct
141 typedef struct WAV *HANDLE_WAV; argument
/external/aac/libSYS/src/
Dwav_file.cpp109 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()
/external/qemu/distrib/sdl-1.2.15/test/
DREADME6 loopwave Audio test -- loop playing a WAV file
/external/qemu/distrib/sdl-1.2.15/
DWhatsNew569 and the built-in WAV and BMP file loaders. This means you can load
570 WAV chunks from memory mapped files, compressed archives, network
/external/qemu/
DChangelog197 - Audio capture to WAV files support (malc)