Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3038 static bool GetExtInfoForPixelAstc(AstcExtendInfo &extInfo, unique_ptr<PixelAstc> &pixelAstc) in GetExtInfoForPixelAstc() function
3100 if (!GetExtInfoForPixelAstc(extInfo, pixelAstc)) { in ResolveExtInfo()