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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| benchmarks | 3 years ago | |
| fuzz | 3 years ago | |
| include/audio_utils | 3 years ago | |
| private | 3 years ago | |
| spdif | 3 years ago | |
| tests | 3 years ago | |
| Android.bp | 3 years ago | |
| Balance.cpp | 3 years ago | |
| Doxyfile | 3 years ago | |
| ErrorLog.cpp | 3 years ago | |
| Metadata.cpp | 3 years ago | |
| PowerLog.cpp | 3 years ago | |
| README.md | 3 years ago | |
| channels.cpp | 3 years ago | |
| echo_reference.c | 3 years ago | |
| fifo.cpp | 3 years ago | |
| fifo_index.cpp | 3 years ago | |
| fifo_writer_T.cpp | 3 years ago | |
| fixedfft.cpp | 3 years ago | |
| format.c | 3 years ago | |
| limiter.c | 3 years ago | |
| minifloat.c | 3 years ago | |
| mono_blend.cpp | 3 years ago | |
| power.cpp | 3 years ago | |
| primitives.c | 3 years ago | |
| resampler.c | 3 years ago | |
| roundup.c | 3 years ago | |
| sample.c | 3 years ago | |
| tinysndfile.c | 3 years 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++