Add external libs for comparisons and benchmarks.
This commit is contained in:
56
extern/CMP_Core/CMP_Core.def
vendored
Normal file
56
extern/CMP_Core/CMP_Core.def
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
; Core def : Declares the module parameters for the DLL.
|
||||
|
||||
EXPORTS
|
||||
CreateOptionsBC1
|
||||
CreateOptionsBC2
|
||||
CreateOptionsBC3
|
||||
CreateOptionsBC4
|
||||
CreateOptionsBC5
|
||||
CreateOptionsBC6
|
||||
CreateOptionsBC7
|
||||
|
||||
DestroyOptionsBC1
|
||||
DestroyOptionsBC2
|
||||
DestroyOptionsBC3
|
||||
DestroyOptionsBC4
|
||||
DestroyOptionsBC5
|
||||
DestroyOptionsBC6
|
||||
DestroyOptionsBC7
|
||||
|
||||
SetDecodeChannelMapping
|
||||
|
||||
SetChannelWeightsBC1
|
||||
SetChannelWeightsBC2
|
||||
SetChannelWeightsBC3
|
||||
|
||||
SetQualityBC1
|
||||
SetQualityBC2
|
||||
SetQualityBC3
|
||||
SetQualityBC4
|
||||
SetQualityBC5
|
||||
SetQualityBC6
|
||||
SetQualityBC7
|
||||
|
||||
SetAlphaThresholdBC1
|
||||
|
||||
SetMaskBC6
|
||||
SetMaskBC7
|
||||
|
||||
SetErrorThresholdBC7
|
||||
SetAlphaOptionsBC7
|
||||
|
||||
CompressBlockBC1
|
||||
CompressBlockBC2
|
||||
CompressBlockBC3
|
||||
CompressBlockBC4
|
||||
CompressBlockBC5
|
||||
CompressBlockBC6
|
||||
CompressBlockBC7
|
||||
|
||||
DecompressBlockBC1
|
||||
DecompressBlockBC2
|
||||
DecompressBlockBC3
|
||||
DecompressBlockBC4
|
||||
DecompressBlockBC5
|
||||
DecompressBlockBC6
|
||||
DecompressBlockBC7
|
Reference in New Issue
Block a user