Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_compress.c250 s16 *LZByteTable; // Pointer to the most recent character history member
290 s16 *const LZByteTable = info->LZByteTable; in SlideByte() local