Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
media
/
70f10246d5436875a22650a53bf33b3241157a31
/
.
/
audio_utils
tree: 189c3e942cb801c6365de6be8b5f021c8e5f54b9 [
path history
]
[
tgz
]
include/
private/
spdif/
tests/
Android.bp
channels.c
Doxyfile
Doxyfile.orig
echo_reference.c
ErrorLog.cpp
fifo.cpp
fifo_index.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