gamut.codecs.ctypes

Undocumented in source.

Members

Aliases

ALLOCATOR
alias ALLOCATOR = calloc
Undocumented in source.
FREEMEM
alias FREEMEM = free
Undocumented in source.
MEM_INIT
alias MEM_INIT = memset
Undocumented in source.

Variables

COPYLENGTH
enum int COPYLENGTH;
Undocumented in source.
GB
enum int GB;
Undocumented in source.
HASHTABLESIZE
enum int HASHTABLESIZE;
Undocumented in source.
HASH_SIZE_U32
enum int HASH_SIZE_U32;
Undocumented in source.
KB
enum int KB;
Undocumented in source.
LASTLITERALS
enum int LASTLITERALS;
Undocumented in source.
LZ4_64Klimit
enum int LZ4_64Klimit;
Undocumented in source.
LZ4_HASHLOG
enum int LZ4_HASHLOG;
Undocumented in source.
LZ4_UNALIGNED_ACCESS
deprecated enum bool LZ4_UNALIGNED_ACCESS;
Undocumented in source.
LZ4_minLength
enum int LZ4_minLength;
Undocumented in source.
LZ4_skipTrigger
enum uint LZ4_skipTrigger;
Undocumented in source.
MAXD_LOG
enum int MAXD_LOG;
Undocumented in source.
MAX_DISTANCE
enum int MAX_DISTANCE;
Undocumented in source.
MB
enum int MB;
Undocumented in source.
MFLIMIT
enum int MFLIMIT;
Undocumented in source.
MINMATCH
enum int MINMATCH;
Undocumented in source.
ML_BITS
enum int ML_BITS;
Undocumented in source.
ML_MASK
enum int ML_MASK;
Undocumented in source.
RUN_BITS
enum int RUN_BITS;
Undocumented in source.
RUN_MASK
enum int RUN_MASK;
Undocumented in source.
STEPSIZE
enum size_t STEPSIZE;
Undocumented in source.
cLZ4_MEMORY_USAGE
enum int cLZ4_MEMORY_USAGE;
Undocumented in source.

Meta