Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
media
/
09acf7816f5ed575051d5d60be60d3c2bccc5ddb
/
.
/
audio_utils
tree: aaa209fad15ee15d86b68c69ea1965cb11c668fe [
path history
]
[
tgz
]
include/
private/
spdif/
tests/
Android.mk
channels.c
conversion.cpp
Doxyfile
Doxyfile.orig
echo_reference.c
fifo.cpp
fixedfft.cpp
format.c
limiter.c
minifloat.c
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