Home
last modified time | relevance | path

Searched defs:clBinPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H A Dimage_compressor.cpp1378 static CL_ASTC_STATUS SaveClBin(cl_program program, const std::string &clBinPath) in SaveClBin()
1437 static CL_ASTC_STATUS AstcClBuildProgram(ClAstcHandle *clAstcHandle, const std::string &clBinPath) in AstcClBuildProgram()
1486 static CL_ASTC_STATUS AstcCreateClKernel(ClAstcHandle *clAstcHandle, const std::string &clBinPath) in AstcCreateClKernel()
1523 …ASTC_SHARE_LIB_API CL_ASTC_STATUS AstcClCreate(ClAstcHandle **handle, const std::string &clBinPath) in AstcClCreate()
H A Dastc_codec.cpp380 uint8_t *buffer, const std::string &clBinPath) in AstcSoftwareEncodeCore()
503 std::string clBinPath = "/sys_prod/etc/graphic/AstcEncShader_ALN-AL00.bin"; in AstcSoftwareEncodeCore() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dplugin_texture_encode_test.cpp491 uint8_t *buffer, const std::string &clBinPath) in TryAstcEncBasedOnCl()
575 std::string clBinPath = "/sys_prod/etc/graphic/AstcEncShader_ALN-AL00.bin"; in EncodeMutiFrames() local