Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/cx/src/
DCXCompression.c70 u16 windowLen; // Length of the history window member
240 const u16 windowLen = info->windowLen; in SearchLZ() local
348 const u16 windowLen = info->windowLen; in SlideByte() local