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