Searched refs:GetDecodedSizeOfBuf (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/
H A DLzmaDecompress.c88 GetDecodedSizeOfBuf( function
150 DecodedSize = GetDecodedSizeOfBuf((UINT8*)Source);
199 DecodedBufSize = (SizeT)GetDecodedSizeOfBuf((UINT8*)Source);

Completed in 41 milliseconds