Home
last modified time | relevance | path

Searched refs:GLOBAL_WH_NUM_CL (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.cpp44 constexpr uint8_t GLOBAL_WH_NUM_CL = 2; variable
1714 size_t global[GLOBAL_WH_NUM_CL]; in ClKernelArgSetAndRun()
1732 …clRet = clEnqueueNDRangeKernel(clAstcHandle->queue, clAstcHandle->kernel, GLOBAL_WH_NUM_CL, nullpt… in ClKernelArgSetAndRun()