You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
benchmarks | 4 months ago | |
fuzz | 4 months ago | |
include/audio_utils | 4 months ago | |
private | 4 months ago | |
spdif | 4 months ago | |
tests | 4 months ago | |
Android.bp | 4 months ago | |
Balance.cpp | 4 months ago | |
Doxyfile | 4 months ago | |
ErrorLog.cpp | 4 months ago | |
Metadata.cpp | 4 months ago | |
PowerLog.cpp | 4 months ago | |
README.md | 4 months ago | |
channels.cpp | 4 months ago | |
echo_reference.c | 4 months ago | |
fifo.cpp | 4 months ago | |
fifo_index.cpp | 4 months ago | |
fifo_writer_T.cpp | 4 months ago | |
fixedfft.cpp | 4 months ago | |
format.c | 4 months ago | |
limiter.c | 4 months ago | |
minifloat.c | 4 months ago | |
mono_blend.cpp | 4 months ago | |
power.cpp | 4 months ago | |
primitives.c | 4 months ago | |
resampler.c | 4 months ago | |
roundup.c | 4 months ago | |
sample.c | 4 months ago | |
tinysndfile.c | 4 months ago |
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++