Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_compressor.h37 #define MAGIC_FILE_CONSTANT 0x5CA1AB13 macro
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H A Dimage_compressor.cpp38 constexpr int MAGIC_FILE_CONSTANT = 0x5CA1AB13; variable