Searched defs:bytesPerFile (Results 1 – 1 of 1) sorted by relevance
521 static void SelfCreatePixMap(uint8_t *pixelMap, size_t bytesPerFile, size_t idx) in SelfCreatePixMap()534 static TestEncRet ReadFileExtern(uint8_t *pixelMap, size_t bytesPerFile, size_t idx, AstcEncTestPar… in ReadFileExtern()574 size_t bytesPerFile = testPara.width * testPara.height * BYTES_PER_PIXEL; in EncodeMutiFrames() local873 size_t bytesPerFile = testPara.width * testPara.height * BYTES_PER_PIXEL; in EncodeMutiFramesCL() local