Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dplugin_texture_encode_test.cpp783 static void SelfCreatePixMap(uint8_t *pixelMap, size_t bytesPerFile, size_t idx) in SelfCreatePixMap()
796 static TestEncRet ReadFileExtern(uint8_t *pixelMap, size_t bytesPerFile, size_t idx, AstcEncTestPar… in ReadFileExtern()
836 size_t bytesPerFile = testPara.width * testPara.height * BYTES_PER_PIXEL; in EncodeMutiFrames() local
1135 size_t bytesPerFile = testPara.width * testPara.height * BYTES_PER_PIXEL; in EncodeMutiFramesCL() local