Sign in
android
/
platform
/
system
/
media
/
12df4b05fd918d836636e21f783df7ad9d5e17a3
/
.
/
audio_utils
tree: 084c7579a6c0498bc4a7df10b1b23661ba13351b [
path history
]
[
tgz
]
include/
private/
spdif/
tests/
Android.bp
channels.c
Doxyfile
Doxyfile.orig
echo_reference.c
ErrorLog.cpp
fifo.cpp
fifo_index.cpp
fifo_writer32.cpp
fixedfft.cpp
format.c
limiter.c
minifloat.c
mono_blend.cpp
power.cpp
PowerLog.cpp
primitives.c
README.md
resampler.c
roundup.c
tinysndfile.c
audio_utils/README.md
How to build and view documentation
doxygen Doxyfile
cd html
python -m SimpleHTTPServer
open in web browser
http://localhost:8000/classaudio__utils__fifo.html
when done: rm -rf html