Gitiles
Code Review Sign In
review.blissroms.org / platform_system_media / refs/heads/q / . / audio_utils
tree: b1ec0360e49593aa99b7ff85ed7a1c8978a4c637 [path history] [tgz]
  1. include/
  2. private/
  3. spdif/
  4. tests/
  5. Android.bp
  6. Balance.cpp
  7. channels.c
  8. Doxyfile
  9. Doxyfile.orig
  10. echo_reference.c
  11. ErrorLog.cpp
  12. fifo.cpp
  13. fifo_index.cpp
  14. fifo_writer32.cpp
  15. fixedfft.cpp
  16. format.c
  17. limiter.c
  18. minifloat.c
  19. mono_blend.cpp
  20. power.cpp
  21. PowerLog.cpp
  22. primitives.c
  23. README.md
  24. resampler.c
  25. roundup.c
  26. sample.c
  27. 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
Powered by Gitilestxt json