aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg-mapfile
diff options
context:
space:
mode:
Diffstat (limited to 'turbojpeg-mapfile')
-rwxr-xr-xturbojpeg-mapfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/turbojpeg-mapfile b/turbojpeg-mapfile
index e54d59c..7fc4a2d 100755
--- a/turbojpeg-mapfile
+++ b/turbojpeg-mapfile
@@ -3,9 +3,11 @@
tjInitCompress;
tjCompress;
TJBUFSIZE;
+ TJBUFSIZEYUV;
tjInitDecompress;
tjDecompressHeader;
tjDecompressHeader2;
+ tjScaledSize;
tjDecompress;
tjDestroy;
tjGetErrorStr;