tree: dc252a09b6fa7e26b559786ea1946db553e94e01 [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