Skip to content
Commit f19e594f authored by Dominic Symes's avatar Dominic Symes
Browse files

RESIZE: Clarify dimension limits



X and Y dimensions of image limited
to 16-bit for integer data types so that
the position * stride calculations do not
overflow an int32_t (both position and stride
are then 16-bit)

Signed-off-by: default avatarDominic Symes <dominic.symes@arm.com>
Change-Id: I24d15b1f2991a18da15493bef478d5ee9c65dba3
parent 7a2e08cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment