This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-07-23 03:13:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
caaa4e561c28272cf40833df538d61c2133d2c49
esp-idf
/
components
/
esp_driver_ppa
/
src
History
Song Ruo Jing
ca8c9a297f
fix(ppa): fix ppa srm potentially get blocked when scaling to YUV420
...
YUV420 requires scale_x_frag, scale_y_frag be even
2025-04-16 11:33:26 +08:00
..
ppa_blend.c
fix(ppa): fix a few minor issues for ppa srm and blend driver
2024-10-23 18:39:03 +08:00
ppa_core.c
fix(ppa): fix mismatching writeback and invalidate data size on the same buffer
2024-05-29 14:35:26 +08:00
ppa_fill.c
fix(ppa): fix insufficient writeback/invalidate data length
2024-10-23 18:38:15 +08:00
ppa_priv.h
fix(ppa): fix mismatching writeback and invalidate data size on the same buffer
2024-05-29 14:35:26 +08:00
ppa_srm.c
fix(ppa): fix ppa srm potentially get blocked when scaling to YUV420
2025-04-16 11:33:26 +08:00