Files
mpp/mpp
Herman Chen e48ece08be [legacy]: Align input ver_stride to 8 not 16
1. The input ver_stride can not be set by EncParameter. It is better to
align it to 8 not 16 to avoid green lines at bottom when the input frame
buffer is not aligned to 16.
2. But the allocated buffer size should be aligned to 16 to avoid
hardware error because hardware requires 16 aligned buffer to access.

Change-Id: I402ac167f29e22c9c363135e95bb4ad431d3c3ef
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
2020-08-06 14:54:09 +08:00
..
2020-08-05 18:13:59 +08:00
2020-08-05 18:13:59 +08:00
2020-08-05 18:35:17 +08:00
2020-03-04 11:05:50 +08:00
2018-05-07 17:55:33 +08:00