tree: 8fd013a97586072286060e1839f5749231591320 [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