xref: /aosp_15_r20/frameworks/av/media/libeffects/preprocessing/README.md (revision ec779b8e0859a360c3d303172224686826e6e0e1)
1# Preprocessing effects
2
3## Limitations
4- Preprocessing effects currently work on 10ms worth of data and do not support
5  arbitrary frame counts. This limiation comes from the underlying effects in
6  webrtc modules
7- There is currently no api to communicate this requirement
8