Lines Matching full:source
22 specified by Source and SourceSize. If the size of the uncompressed
24 the compressed data specified by Source and SourceData, then
30 a thorough checking of the validity of the source data. It just retrieves
31 the 'Original Size' field from the beginning bytes of the source data and
36 @param Source The source buffer containing the compressed data.
37 @param SourceSize The size, in bytes, of source buffer.
40 by Source and SourceSize is decompressed.
43 Source and SourceSize.
49 Source and SourceData.
56 IN VOID *Source,
71 If the compressed source data specified by Source and SourceSize is
73 If the compressed source data specified by Source and SourceSize is not in
77 @param Source The source buffer containing the compressed data.
78 @param SourceSize The size of source data.
90 @retval EFI_INVALID_PARAMETER The source buffer specified by Source and SourceSize is
98 IN VOID *Source,