Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H A Dimage_compressor.cpp1638 static CL_ASTC_STATUS ClCreateBufferAndImage(const ClAstcImageOption *imageIn, in ClCreateBufferAndImage() function
1785 if (ClCreateBufferAndImage(imageIn, clAstcHandle, encObj) != CL_ASTC_ENC_SUCCESS) { in AstcClEncImage()