mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
5c6d05409a
PD#SWPL-132912 Problem: top1 and top2 shared one pyramid buf, causing data overwritten Solution: alloc three copies of pyramid buf, one for read, one for write, the last one is all zero, only used when top1 missed, Verify: t3x Change-Id: I36687e344c770571fea3d740d0c2b7fd5bb9a1b0 Signed-off-by: yao liu <yao.liu@amlogic.com>