Searched refs:DecodeAstc (Results 1 – 2 of 2) sorted by relevance
267 static unique_ptr<PixelMap> DecodeAstc(UniqueFd &uniqueFd);
821 unique_ptr<PixelMap> MediaLibraryManager::DecodeAstc(UniqueFd &uniqueFd) in DecodeAstc() function in OHOS::Media::MediaLibraryManager879 auto pixelmap = DecodeAstc(uniqueFd); in GetAstc()