HomeSort by relevance Sort by last modified time
    Searched defs:Decompress (Results 1 - 3 of 3) sorted by null

  /external/vboot_reference/utility/
efidecompress.c 19 Decompress.c
717 Decompress (
730 The internal implementation of *_DECOMPRESS_PROTOCOL.Decompress().
738 Scratch - The buffer used internally by the decompress routine. This buffer is needed to store intermediate data.
828 // Decompress it
893 The implementation is same as that of EFI_DECOMPRESS_PROTOCOL.Decompress().
902 Scratch - The buffer used internally by the decompress routine. This buffer is needed to store intermediate data.
915 return Decompress (
977 The implementation is same as that of EFI_TIANO_DECOMPRESS_PROTOCOL.Decompress().
986 Scratch - The buffer used internally by the decompress routine. This buffer is needed to store intermediate data
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 343 struct decompress_state Decompress; /**< For texture decompression */
3604 struct decompress_state *decompress = &ctx->Meta->Decompress; local
    [all...]
  /external/v8/src/
api.cc 221 int StartupDataDecompressor::Decompress() {
    [all...]

Completed in 60 milliseconds