Searched defs:ELzmaFinishMode (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzmaDec.h79 } ELzmaFinishMode; typedef in typeref:enum:__anon10463
81 /* ELzmaFinishMode has meaning only if the decoding reaches output limit !!!
178 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
195 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
220 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaDec.h79 } ELzmaFinishMode; typedef in typeref:enum:__anon10239
81 /* ELzmaFinishMode has meaning only if the decoding reaches output limit !!!
178 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
195 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
220 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,

Completed in 38 milliseconds