Home
last modified time | relevance | path

Searched refs:FormatIsSUT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3108 static bool FormatIsSUT(const uint8_t *fileData, size_t fileSize) in FormatIsSUT() function
3141 bool isSutFormat = FormatIsSUT(sourceFilePtr, fileSize); in ReadFileAndResoveAstc()
3191 size_t astcSize = (!FormatIsSUT(sourceFilePtr, fileSize)) ?