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