Home
last modified time | relevance | path

Searched refs:numCommands (Results 1 – 17 of 17) sorted by relevance

/external/lzma/Java/SevenZip/
DLzmaBench.java240 long numCommands = (long)(size) * numCommandsForOne; in GetCompressRating() local
241 return MyMultDiv64(numCommands, elapsedTime); in GetCompressRating()
246 long numCommands = inSize * 220 + outSize * 20; in GetDecompressRating() local
247 return MyMultDiv64(numCommands, elapsedTime); in GetDecompressRating()
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs190 UInt64 numCommands = (UInt64)(size) * numCommandsForOne; in GetCompressRating()
191 return MyMultDiv64(numCommands, elapsedTime); in GetCompressRating()
196 UInt64 numCommands = inSize * 220 + outSize * 20; in GetDecompressRating()
197 return MyMultDiv64(numCommands, elapsedTime); in GetDecompressRating()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp617 UInt64 CBenchInfo::GetSpeed(UInt64 numCommands) const in GetSpeed()
619 return MyMultDiv64(numCommands, GlobalTime, GlobalFreq); in GetSpeed()
665 UInt64 numCommands = (UInt64)size * encComplex; in GetCompressRating() local
666 return MyMultDiv64(numCommands, elapsedTime, freq); in GetCompressRating()
671 UInt64 numCommands = (inSize * DecComplexCompr + outSize * DecComplexUnc) * numIterations; in GetDecompressRating() local
672 return MyMultDiv64(numCommands, elapsedTime, freq); in GetDecompressRating()
1151 static UInt64 GetNumIterations(UInt64 numCommands, UInt64 complexInCommands) in GetNumIterations() argument
1153 if (numCommands < (1 << 4)) in GetNumIterations()
1154 numCommands = (1 << 4); in GetNumIterations()
1155 UInt64 res = complexInCommands / numCommands; in GetNumIterations()
[all …]
DBench.h24 UInt64 GetSpeed(UInt64 numCommands) const;
/external/deqp/modules/glshared/
DglsInteractionTestUtil.hpp123 void computeRandomRenderCommands (de::Random& rnd, glu::ApiType apiType, int numCommands, int tar…
DglsInteractionTestUtil.cpp254 void computeRandomRenderCommands (de::Random& rnd, glu::ApiType apiType, int numCommands, int targe… in computeRandomRenderCommands() argument
258 dst.resize(numCommands); in computeRandomRenderCommands()
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp198 UInt32 filterId, numCommands, commandsSize; in Parse_MACH() local
224 numCommands = Get32(buf + 0x10, be); in Parse_MACH()
227 if (commandsSize > (1 << 24) || numCommands > (1 << 18)) in Parse_MACH()
/external/skia/include/gpu/gl/
DGrGLFunctions.h198 using GrGLPathCommandsFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint path, GrGLsizei numCommands, const…
/external/skqp/include/gpu/gl/
DGrGLFunctions.h199 using GrGLPathCommandsFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint path, GrGLsizei numCommands, const…
/external/mesa3d/include/GLES2/
Dgl2ext.h3005 typedef void (GL_APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyt…
3007 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
3063 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
3065 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
/external/swiftshader/include/GLES2/
Dgl2ext.h3083 typedef void (GL_APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyt…
3085 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
3160 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
3162 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
/external/skia/src/gpu/gl/
DGrGLTestInterface.h189 …virtual GrGLvoid pathCommands(GrGLuint path, GrGLsizei numCommands, const GrGLubyte *commands, GrG… in pathCommands() argument
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h189 …virtual GrGLvoid pathCommands(GrGLuint path, GrGLsizei numCommands, const GrGLubyte *commands, GrG… in pathCommands() argument
/external/swiftshader/include/GL/
Dglcorearb.h5320 typedef void (APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *…
5322 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
5378 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
5380 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
Dglext.h10392 typedef void (APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *…
10394 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
10457 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
10459 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
/external/mesa3d/include/GL/
Dglcorearb.h5280 typedef void (APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *…
5282 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
5338 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
5340 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
Dglext.h10350 typedef void (APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *…
10352 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …
10415 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
10417 … (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte …