Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/mi/
Duncompress.h51 u32 destSize:24; member
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_uncomp_stream.c40 context->destCount = (s32)header->destSize; in MI_InitUncompContextRL()
61 context->destCount = (s32)header->destSize; in MI_InitUncompContextLZ()
86 context->destCount = (s32)header->destSize; in MI_InitUncompContextHuffman()