Searched defs:bytesPerFile (Results 1 – 1 of 1) sorted by relevance
785 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() local1137 size_t bytesPerFile = testPara.width * testPara.height * BYTES_PER_PIXEL; in EncodeMutiFramesCL() local