This website requires JavaScript.
Explore
Help
Sign In
rk3588-game
/
android13
Watch
3
Star
0
Fork
You've already forked android13
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2affad3a80
Branches
Tags
No results found.
android13
/
frameworks
/
av
/
media
/
libeffects
/
preprocessing
History
liiir1985
7f62dcda9f
initial
2024-06-22 20:45:49 +08:00
..
benchmarks
initial
2024-06-22 20:45:49 +08:00
tests
initial
2024-06-22 20:45:49 +08:00
Android.bp
initial
2024-06-22 20:45:49 +08:00
MODULE_LICENSE_APACHE2
initial
2024-06-22 20:45:49 +08:00
NOTICE
initial
2024-06-22 20:45:49 +08:00
PreProcessing.cpp
initial
2024-06-22 20:45:49 +08:00
README.md
initial
2024-06-22 20:45:49 +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