Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/mi/common/src/
Dmi_compress.c158 static u32 SearchLZ(const u8 *startp, const u8 *nextp, u32 remainSize, u16 *offset, u32 maxLength ) in SearchLZ()
591 …const u8 *startp; // Point to the start of compression target data for each proce… in MI_CompressRL() local