Searched refs:ASTCEncode (Results 1 – 4 of 4) sorted by relevance
28 uint32_t ASTCEncode();
152 uint32_t astcRet = astcEncoder.ASTCEncode();158 astcRet = astcEncoder.ASTCEncode();252 uint32_t astcRet = astcEncoder.ASTCEncode();
518 uint32_t AstcCodec::ASTCEncode() in AstcSoftwareEncodeCore() function in OHOS::ImagePlugin::AstcCodec
398 return astcEncoder.ASTCEncode(); in FinalizeEncode()