git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@109 632fc199-4ca6-4c93-a231-07263d6284db
14 lines
160 B
Plaintext
Executable File
14 lines
160 B
Plaintext
Executable File
{
|
|
global:
|
|
tjInitCompress;
|
|
tjCompress;
|
|
TJBUFSIZE;
|
|
tjInitDecompress;
|
|
tjDecompressHeader;
|
|
tjDecompress;
|
|
tjDestroy;
|
|
tjGetErrorStr;
|
|
local:
|
|
*;
|
|
};
|