aboutsummaryrefslogtreecommitdiff
path: root/chapters/reduction.adoc
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2022-10-11 15:36:43 -0700
committerEric Kunze <eric.kunze@arm.com>2022-10-12 16:25:39 -0700
commit2ceeaa24618c3499636182cc9a89265e0d70717f (patch)
tree21aee17aeceb82b89bc6d403e66c0f4eb038fe36 /chapters/reduction.adoc
parent3c5f0e19092de532a97f7e0644d3bcde88310e0d (diff)
downloadspecification-2ceeaa24618c3499636182cc9a89265e0d70717f.tar.gz
Change RESIZE border attribute to int16_t
The restriction on border limits in the ERROR_IF is -16 * scale_y_n <= border_y < scale_y_n and scale_y_n <= (1 << 11) Together, these imply -(1 << 15) < border_y < (1 << 11) which fits in 16 bits Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I843f29a5efd8ea3fe559d83d33a3280b39bc7068
Diffstat (limited to 'chapters/reduction.adoc')
0 files changed, 0 insertions, 0 deletions