tree: a17e30e4031f07fd7beb2aec27cc96113a9b39aa [path history] [tgz]
  1. benchmarks/
  2. tests/
  3. Android.bp
  4. MODULE_LICENSE_APACHE2
  5. NOTICE
  6. PreProcessing.cpp
  7. README.md
media/libeffects/preprocessing/README.md

Preprocessing effects

Limitations

  • Preprocessing effects currently work on 10ms worth of data and do not support arbitrary frame counts. This limiation comes from the underlying effects in webrtc modules
  • There is currently no api to communicate this requirement