mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
604383457a
PD#SWPL-211950 Problem: after modifying the nv12 format, the h264 process goes to the ge2d copy, but the ge2d is not adapted to nv12, and an error occurs during data copying. Solution: a compress member is added to decoder_para to determine whether GPU reallocation is required. Verify: android-16 Change-Id: I640f5ceaf6fce3cf7b0146d8accc6fe26f6c9373 Signed-off-by: yang.zhou <yang.zhou@amlogic.com>