mirror of
https://bitbucket.org/CPMADevs/cnq3
synced 2024-11-14 00:11:01 +00:00
fc9465caab
aside from the speed improvements, this also makes for nicer code in the renderer interaction with libjpeg, thanks to mem_dest support etc
11 lines
164 B
Text
11 lines
164 B
Text
LIBJPEGTURBO_@JPEG_LIB_VERSION_DECIMAL@ {
|
|
@MEM_SRCDST_FUNCTIONS@
|
|
local:
|
|
jsimd_*;
|
|
jconst_*;
|
|
};
|
|
|
|
LIBJPEG_@JPEG_LIB_VERSION_DECIMAL@ {
|
|
global:
|
|
*;
|
|
};
|