1 Star 0 Fork 2

handsome_feng/libjpeg-turbo

forked from openKylin/libjpeg-turbo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
turbojpeg-mapfile 989 Bytes
一键复制 编辑 原始数据 按行查看 历史
luoyaoming 提交于 2022-11-24 20:00 . Import Upstream version 2.1.2
TURBOJPEG_1.0
{
global:
tjInitCompress;
tjCompress;
TJBUFSIZE;
tjInitDecompress;
tjDecompressHeader;
tjDecompress;
tjDestroy;
tjGetErrorStr;
local:
*;
};
TURBOJPEG_1.1
{
global:
TJBUFSIZEYUV;
tjDecompressHeader2;
tjDecompressToYUV;
tjEncodeYUV;
} TURBOJPEG_1.0;
TURBOJPEG_1.2
{
global:
tjAlloc;
tjBufSize;
tjBufSizeYUV;
tjCompress2;
tjDecompress2;
tjEncodeYUV2;
tjFree;
tjGetScalingFactors;
tjInitTransform;
tjTransform;
} TURBOJPEG_1.1;
TURBOJPEG_1.4
{
global:
tjBufSizeYUV2;
tjCompressFromYUV;
tjCompressFromYUVPlanes;
tjDecodeYUV;
tjDecodeYUVPlanes;
tjDecompressHeader3;
tjDecompressToYUV2;
tjDecompressToYUVPlanes;
tjEncodeYUV3;
tjEncodeYUVPlanes;
tjPlaneHeight;
tjPlaneSizeYUV;
tjPlaneWidth;
} TURBOJPEG_1.2;
TURBOJPEG_2.0
{
global:
tjGetErrorCode;
tjGetErrorStr2;
tjLoadImage;
tjSaveImage;
} TURBOJPEG_1.4;
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/handsome_feng/libjpeg-turbo.git
git@gitee.com:handsome_feng/libjpeg-turbo.git
handsome_feng
libjpeg-turbo
libjpeg-turbo
openkylin/yangtze

搜索帮助