Lines Matching full:scratch
21 and the temporary scratch buffer required to decompress the buffer
23 buffer or the size of the scratch buffer cannot be determined from
26 buffer is returned in DestinationSize, the size of the scratch buffer is
29 The GetInfo() function does not have a scratch buffer available to perform
41 @param ScratchSize A pointer to the size, in bytes, of the scratch buffer that
46 and the size of the scratch buffer was returned in ScratchSize.
47 @retval EFI_INVALID_PARAMETER The size of the uncompressed data or the size of the scratch
69 to allocate and free the Destination and Scratch buffers.
83 @param Scratch A temporary scratch buffer that is used to perform the
85 @param ScratchSize The size of scratch buffer. The size of scratch buffer needed
102 IN OUT VOID *Scratch,