Lines Matching full:compressed
639 Given a compressed source buffer, this function retrieves the size of
641 to decompress the compressed source buffer.
646 be determined from the compressed data specified by Source and SourceData,
659 @param Source The source buffer containing the compressed data.
662 that will be generated when the compressed buffer specified
665 is required to decompress the compressed buffer specified
674 the compressed data specified by Source
708 Decompresses a compressed source buffer.
715 If the compressed source data specified by Source is successfully decompressed
716 into Destination, then RETURN_SUCCESS is returned. If the compressed source data
717 specified by Source is not in a valid compressed data format,
724 @param Source The source buffer containing the compressed data.
734 (not in a valid compressed format).
763 // If compressed file size is 0, return