Home
last modified time | relevance | path

Searched defs:LZByteTable (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.8-20130828/sources/libraries/cx/
Dcx_Compression.cpp38 s16 *LZByteTable; // Pointer to the most recent character history member
312 s16 *const LZByteTable = info->LZByteTable; in SlideByte() local