liiir1985 7f62dcda9f | ||
---|---|---|
.. | ||
benchmarks | ||
fuzz | ||
include/audio_utils | ||
private | ||
spdif | ||
tests | ||
Android.bp | ||
Balance.cpp | ||
Doxyfile | ||
ErrorLog.cpp | ||
Metadata.cpp | ||
PowerLog.cpp | ||
README.md | ||
channels.cpp | ||
echo_reference.c | ||
fifo.cpp | ||
fifo_index.cpp | ||
fifo_writer_T.cpp | ||
fixedfft.cpp | ||
format.c | ||
limiter.c | ||
minifloat.c | ||
mono_blend.cpp | ||
power.cpp | ||
primitives.c | ||
resampler.c | ||
roundup.c | ||
sample.c | ||
tinysndfile.c |
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
Files with explicit Android dependencies:
- echo_reference.c
- resampler.c
- most C++