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