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

/external/curl/src/
H A Dmkhelp.pl187 /* Decompress and send to stdout a gzip-compressed buffer */
/external/vboot_reference/utility/
H A Defidecompress.c19 Decompress.c
717 Decompress ( function
730 The internal implementation of *_DECOMPRESS_PROTOCOL.Decompress().
828 // Decompress it
893 The implementation is same as that of EFI_DECOMPRESS_PROTOCOL.Decompress().
915 return Decompress (
977 The implementation is same as that of EFI_TIANO_DECOMPRESS_PROTOCOL.Decompress().
999 return Decompress (
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c343 struct decompress_state Decompress; /**< For texture decompression */ member in struct:gl_meta_state
3589 * Decompress a texture image by drawing a quad with the compressed
3604 struct decompress_state *decompress = &ctx->Meta->Decompress;

Completed in 179 milliseconds