Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/cx/src/
DCXCompression.c57 s16 *LZByteTable; // Pointer to the most recent character history member
288 s16 *const LZByteTable = info->LZByteTable; in SlideByte() local