frameworks/av/media/libeffects/preprocessing
cpeng 69f93dc236 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
..
benchmarks android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
tests android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
Android.bp android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
MODULE_LICENSE_APACHE2 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
NOTICE android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
PreProcessing.cpp android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
README.md android 13 from xiaosuan 2025-08-25 08:17:13 +08:00

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