Home
last modified time | relevance | path

Searched defs:COMPRESS (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dlattice.h58 #define COMPRESS 0x0008 /* Data is compressed. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h486 COMPRESS, enumerator
/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c104 enum { COMPRESS = 1, DECOMPRESS = 2 }; enumerator
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c103 enum { COMPRESS = 1, DECOMPRESS = 2 }; enumerator