tree: dd54df20779c72f0fba821caeb62ee95fc7940ca [path history] [tgz]
  1. Android.bp
  2. MODULE_LICENSE_APACHE2
  3. NOTICE
  4. PreProcessing.cpp
  5. README.md
  6. benchmarks/
  7. tests/
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