Home
last modified time | relevance | path

Searched defs:COMPRESS_NONE (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/hdc/message/
DTransferConfig.ts172 enum CompressType { COMPRESS_NONE, COMPRESS_LZ4, COMPRESS_LZ77, COMPRESS_LZMA, COMPRESS_BROTLI }; enumerator
/developtools/hdc/src/common/
Dtransfer.h22 … enum CompressType { COMPRESS_NONE, COMPRESS_LZ4, COMPRESS_LZ77, COMPRESS_LZMA, COMPRESS_BROTLI }; enumerator