Files
mozjpeg/turbojpeg-mapfile

14 lines
160 B
Plaintext
Executable File

{
global:
tjInitCompress;
tjCompress;
TJBUFSIZE;
tjInitDecompress;
tjDecompressHeader;
tjDecompress;
tjDestroy;
tjGetErrorStr;
local:
*;
};