Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/mi/common/src/
Dmi_compress.c52 const u32 MAX_LENGTH = (exFormat)? (0xFFFF + 0xFF + 0xF + 3U) : (0xF + 3U); in MI_CompressLZImpl() local
371 const u32 MAX_LENGTH = (exFormat)? (0xFFFF + 0xFF + 0xF + 3U) : (0xF + 3U); in MI_CompressLZFastImpl() local