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.cpp785 static void SelfCreatePixMap(uint8_t *pixelMap, size_t bytesPerFile, size_t idx) in SelfCreatePixMap()
798 static TestEncRet ReadFileExtern(uint8_t *pixelMap, size_t bytesPerFile, size_t idx, AstcEncTestPar… in ReadFileExtern()
838 size_t bytesPerFile = testPara.width * testPara.height * BYTES_PER_PIXEL; in EncodeMutiFrames() local
1137 size_t bytesPerFile = testPara.width * testPara.height * BYTES_PER_PIXEL; in EncodeMutiFramesCL() local