esp-idf/components/esp_driver_ppa
Song Ruo Jing ea0383805f fix(ppa): fix a few minor issues for ppa srm and blend driver
1. The smallest scale size can be 1/16, not 1/15
2. Fix potential heap corruption if scale to a smaller size (OOB)
3. Fix mismatching writeback and invalidate data size if in_bg/fg_buffer and out_buffer
are the same one and L2 cacheline size is larger than L1 cacheline size
2024-10-21 14:51:07 +08:00
..
include/driver
src fix(ppa): fix a few minor issues for ppa srm and blend driver 2024-10-21 14:51:07 +08:00
test_apps feat(ci): check LL functions not read write register by half word 2024-06-18 14:58:41 +08:00
CMakeLists.txt