diff options
author | Robin Watts <robin.watts@artifex.com> | 2016-06-06 13:07:16 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2016-06-06 13:09:04 +0100 |
commit | 45d59d1c520f78fae0db12615e755b67c1acd5ce (patch) | |
tree | d69638fea7acb652d22bc0fde5d3bc8afa41db52 /source/pdf/js | |
parent | fb2cae0c3cfecad876f0d53abc08e22e6f3fde57 (diff) | |
download | mupdf-45d59d1c520f78fae0db12615e755b67c1acd5ce.tar.xz |
Fix broken ARM implementation of scale_row_to_temp3.
I had changed some code to *3 when creating the routine from the
4 bpp variant, but this particular multiplication should still
have been *4, as it was looking up in an int table.
Diffstat (limited to 'source/pdf/js')
0 files changed, 0 insertions, 0 deletions