Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
media
/
1c93a71111313ef0121d97b6e2269f92bfb17f92
/
.
/
audio_utils
tree: fc63d356f5e06c973e89ecbb60c952a245c714c4 [
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