Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_compress.h38 COMPRESS_TYPE_NONE = 0, enumerator
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp96 const static std::string COMPRESS_TYPE_NONE = "none"; variable