Sign in
android
/
platform
/
system
/
media
/
266a3da6c7f5a9b30a5801bc69db098c6dfd807c
/
.
/
audio_utils
tree: 9536022ccb541db79b4db55d3b7380ce72e121ff [
path history
]
[
tgz
]
fuzz/
include/
private/
spdif/
tests/
Android.bp
Balance.cpp
channels.c
Doxyfile
Doxyfile.bak
Doxyfile.orig
echo_reference.c
ErrorLog.cpp
fifo.cpp
fifo_index.cpp
fifo_writer_T.cpp
fixedfft.cpp
format.c
limiter.c
Metadata.cpp
minifloat.c
mono_blend.cpp
power.cpp
PowerLog.cpp
primitives.c
README.md
resampler.c
roundup.c
sample.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