Sign in
skia
/
third_party
/
libpng.git
/
refs/heads/master
/
.
/
tests
/
pngstest-large-stride
blob: e7948cc515c467b1d30ade7dfb34a414ec1dc5a5 [
file
] [
edit
]
#!/bin/sh
# Large-stride test:
# Use stride_extra > 32767 to trigger row_bytes > 65535 for linear images.
exec
./
pngstest \
--
stride
-
extra
33000
\
--
tmpfile
"large-stride-"
\
--
log
"${srcdir}/contrib/testpngs/rgb-alpha-16-linear.png"