Home
last modified time | relevance | path

Searched refs:CXiReadHeader (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/libraries/cx/src/
DCXStreamingUncompression.c106 static inline u32 CXiReadHeader( u8* headerSize, s32 *destCount, const u8* srcp, u32 srcSize, s32 f… in CXiReadHeader() function
175 …read_len = CXiReadHeader( &context->headerSize, &context->destCount, srcp, len, context->forceDest… in CXReadUncompRL()
294 …read_len = CXiReadHeader( &context->headerSize, &context->destCount, srcp, len, context->forceDest… in CXReadUncompLZ()
476 …read_len = CXiReadHeader( &context->headerSize, &context->destCount, srcp, len, context->forceDest… in CXReadUncompHuffman()