Searched defs:numCommands (Results 1 – 6 of 6) sorted by relevance
| /external/lzma/Java/SevenZip/ |
| D | LzmaBench.java | 240 long numCommands = (long)(size) * numCommandsForOne; in GetCompressRating() local 246 long numCommands = inSize * 220 + outSize * 20; in GetDecompressRating() local
|
| /external/deqp/modules/glshared/ |
| D | glsInteractionTestUtil.cpp | 254 void computeRandomRenderCommands (de::Random& rnd, glu::ApiType apiType, int numCommands, int targe… in computeRandomRenderCommands()
|
| /external/lzma/CPP/7zip/UI/Common/ |
| D | Bench.cpp | 665 UInt64 numCommands = (UInt64)size * encComplex; in GetCompressRating() local 671 UInt64 numCommands = (inSize * DecComplexCompr + outSize * DecComplexUnc) * numIterations; in GetDecompressRating() local 1151 static UInt64 GetNumIterations(UInt64 numCommands, UInt64 complexInCommands) in GetNumIterations() 2198 UInt64 numCommands = (UInt64)numIterations * bufferSize * numThreads * complexity; in FreqBench() local 2343 UInt64 numCommands = unpSizeThreads * complexity / 256; in CrcBench() local
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zUpdate.cpp | 198 UInt32 filterId, numCommands, commandsSize; in Parse_MACH() local
|
| /external/skia/src/gpu/gl/ |
| D | GrGLTestInterface.h | 189 …virtual GrGLvoid pathCommands(GrGLuint path, GrGLsizei numCommands, const GrGLubyte *commands, GrG… in pathCommands()
|
| /external/skqp/src/gpu/gl/ |
| D | GrGLTestInterface.h | 189 …virtual GrGLvoid pathCommands(GrGLuint path, GrGLsizei numCommands, const GrGLubyte *commands, GrG… in pathCommands()
|