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-20 09:53:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1997ebab672d52ec6fdc9da2d7a3ea856d75cda
esp-idf
/
components
/
esp_driver_ppa
/
src
History
Song Ruo Jing
8038037b07
fix(ppa): fix ppa srm potentially get blocked when scaling to YUV420
...
YUV420 requires scale_x_frag, scale_y_frag be even
2025-02-27 21:12:45 +08:00
..
ppa_blend.c
fix(ppa): fix a few minor issues for ppa srm and blend driver
2024-10-21 14:51:07 +08:00
ppa_core.c
fix(ppa): fix mismatching writeback and invalidate data size on the same buffer
2024-05-28 16:59:13 +08:00
ppa_fill.c
fix(ppa): fix insufficient writeback/invalidate data length
2024-07-09 16:06:42 +08:00
ppa_priv.h
feat(newlib): add picolibc support
2024-12-02 21:35:56 +07:00
ppa_srm.c
fix(ppa): fix ppa srm potentially get blocked when scaling to YUV420
2025-02-27 21:12:45 +08:00