/external/deqp/modules/gles2/functional/ |
D | es2fShaderLoopTests.cpp | 193 static ShaderEvalFunc getLoopEvalFunc (int numIters) in getLoopEvalFunc() argument 195 switch (numIters % 4) in getLoopEvalFunc() 522 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local 567 numIters = 0; in createSpecialLoopCase() 572 numIters = 0; in createSpecialLoopCase() 577 numIters = 1; in createSpecialLoopCase() 582 numIters = 2; in createSpecialLoopCase() 593 numIters = 2 * iterCount; in createSpecialLoopCase() 599 numIters = 2 * iterCount; in createSpecialLoopCase() 605 numIters = 0; in createSpecialLoopCase() [all …]
|
D | es2fDebugMarkerTests.cpp | 118 const int numIters = 1000; in iterate() local 122 for (int iterNdx = 0; iterNdx < numIters; iterNdx++) in iterate()
|
D | es2fDepthStencilClearTests.cpp | 121 …rCase (Context& context, const char* name, const char* description, int numIters, int numClears, b… 145 …rCase (Context& context, const char* name, const char* description, int numIters, int numClears, b… in DepthStencilClearCase() argument 151 , m_numIters (numIters) in DepthStencilClearCase()
|
D | es2fColorClearTest.cpp | 56 …ColorClearCase(Context& context, const char* name, int numIters, int numClearsMin, int numClearsMa… in ColorClearCase() argument 58 , m_numIters (numIters) in ColorClearCase()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderLoopTests.cpp | 190 static ShaderEvalFunc getLoopEvalFunc (int numIters) in getLoopEvalFunc() argument 192 switch (numIters % 4) in getLoopEvalFunc() 484 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local 523 numIters = 0; in createSpecialLoopCase() 528 numIters = 0; in createSpecialLoopCase() 533 numIters = 1; in createSpecialLoopCase() 538 numIters = 2; in createSpecialLoopCase() 549 numIters = 2 * iterCount; in createSpecialLoopCase() 555 numIters = 2 * iterCount; in createSpecialLoopCase() 561 numIters = 0; in createSpecialLoopCase() [all …]
|
D | es3fDepthStencilClearTests.cpp | 121 …rCase (Context& context, const char* name, const char* description, int numIters, int numClears, b… 145 …rCase (Context& context, const char* name, const char* description, int numIters, int numClears, b… in DepthStencilClearCase() argument 151 , m_numIters (numIters) in DepthStencilClearCase()
|
D | es3fColorClearTest.cpp | 56 …ColorClearCase(Context& context, const char* name, int numIters, int numClearsMin, int numClearsMa… in ColorClearCase() argument 58 , m_numIters (numIters) in ColorClearCase()
|
D | es3fFlushFinishTests.cpp | 155 void setShaderIterCount (int numIters); 263 void FlushFinishCase::setShaderIterCount (int numIters) in setShaderIterCount() argument 266 gl.uniform1i(m_iterCountLoc, numIters); in setShaderIterCount()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 240 static ShaderEvalFunc getLoopEvalFunc (int numIters) in getLoopEvalFunc() argument 242 switch (numIters % 4) in getLoopEvalFunc() 606 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local 645 numIters = 0; in createSpecialLoopCase() 650 numIters = 0; in createSpecialLoopCase() 655 numIters = 1; in createSpecialLoopCase() 660 numIters = 2; in createSpecialLoopCase() 671 numIters = 2 * iterCount; in createSpecialLoopCase() 677 numIters = 2 * iterCount; in createSpecialLoopCase() 683 numIters = 0; in createSpecialLoopCase() [all …]
|
/external/opencv3/modules/video/test/ocl/ |
D | test_optflow_farneback.cpp | 66 int numIters; in PARAM_TEST_CASE() local 76 numIters = 10; in PARAM_TEST_CASE() 97 …ticalFlowFarneback(frame0, frame1, uflow, pyrScale, numLevels, winSize, numIters, polyN, polySigma… in OCL_TEST_P() 101 …pticalFlowFarneback(frame0, frame1, flow, pyrScale, numLevels, winSize, numIters, polyN, polySigma… in OCL_TEST_P() 102 …ticalFlowFarneback(frame0, frame1, uflow, pyrScale, numLevels, winSize, numIters, polyN, polySigma… in OCL_TEST_P()
|
/external/opencv3/modules/cudalegacy/perf/ |
D | perf_bgsegm.cpp | 76 const int numIters = 10; variable 99 for (; i < numIters; ++i) 116 for (; i < numIters; ++i) 148 const int numIters = 150; variable 184 for (; i < numIters; ++i) 216 for (; i < numIters; ++i)
|
/external/opencv3/modules/cudabgsegm/perf/ |
D | perf_bgsegm.cpp | 74 const int numIters = 10; variable 110 for (; i < numIters; ++i) 137 for (; i < numIters; ++i) 178 const int numIters = 10; variable 214 for (; i < numIters; ++i) 241 for (; i < numIters; ++i) 275 for (; i < numIters; ++i) 300 for (; i < numIters; ++i)
|
/external/deqp/framework/delibs/deutil/ |
D | deTimerTest.c | 40 const int numIters = 25; in deTimer_selfTest() local 54 for (iter = 0; iter < numIters; iter++) in deTimer_selfTest() 61 …printf("Iter %d / %d: %d ms %s timer\n", iter+1, numIters, interval, (isSingle ? "single" : "inter… in deTimer_selfTest()
|
/external/opencv3/modules/video/perf/opencl/ |
D | perf_optflow_farneback.cpp | 84 const int numIters = 10; variable 101 …calFlowFarneback(uFrame0, uFrame1, uFlow, pyrScale, numLevels, winSize, numIters, polyN, polySigma… 106 …calFlowFarneback(uFrame0, uFrame1, uFlow, pyrScale, numLevels, winSize, numIters, polyN, polySigma…
|
/external/deqp/framework/delibs/decpp/ |
D | deSpinBarrier.cpp | 186 const int numIters = 10000; in run() local 189 for (int iterNdx = 0; iterNdx < numIters; iterNdx++) in run() 286 const int numIters = 10000; in run() local 290 for (int iterNdx = 0; iterNdx < numIters; iterNdx++) in run()
|
/external/opencv3/modules/cudaoptflow/src/ |
D | farneback.cpp | 100 int numIters, int polyN, double polySigma, int flags) : in FarnebackOpticalFlowImpl() argument 102 numIters_(numIters), polyN_(polyN), polySigma_(polySigma), flags_(flags) in FarnebackOpticalFlowImpl() 119 virtual void setNumIters(int numIters) { numIters_ = numIters; } in setNumIters() argument 463 … int numIters, int polyN, double polySigma, int flags) in create() argument 466 numIters, polyN, polySigma, flags); in create()
|
/external/opencv3/modules/cudaoptflow/include/opencv2/ |
D | cudaoptflow.hpp | 231 virtual void setNumIters(int numIters) = 0; 247 int numIters = 10,
|
/external/opencv3/modules/cudaoptflow/perf/ |
D | perf_optflow.cpp | 239 const int numIters = 10; variable 252 numIters, polyN, polySigma, flags); 269 …pticalFlowFarneback(frame0, frame1, flow, pyrScale, numLevels, winSize, numIters, polyN, polySigma…
|
/external/skia/src/codec/ |
D | SkJpegCodec.cpp | 689 const int numIters = dinfo->output_height / numRowsPerBlock; in onGetYUV8Planes() local 690 for (int i = 0; i < numIters; i++) { in onGetYUV8Planes() 709 SkASSERT(dinfo->output_scanline == numIters * numRowsPerBlock); in onGetYUV8Planes() 719 int remainingUVRows = dinfo->comp_info[1].downsampled_height - DCTSIZE * numIters; in onGetYUV8Planes()
|
/external/opencv3/modules/video/src/ |
D | optflowgf.cpp | 597 numIters = 10; in FarnebackOpticalFlow() 607 int numIters; member in cv::FarnebackOpticalFlow 756 for (int i = 0; i < numIters; i++) in operator ()() 760 … if (!updateFlow_gaussianBlur(R[0], R[1], curFlowX, curFlowY, M, bufM, winSize, i < numIters-1)) in operator ()() 765 … if (!updateFlow_boxFilter(R[0], R[1], curFlowX, curFlowY, M, bufM, winSize, i < numIters-1)) in operator ()() 1058 opticalFlow.numIters = iterations; in ocl_calcOpticalFlowFarneback()
|
/external/deqp/modules/egl/ |
D | teglColorClearCase.cpp | 185 const int numIters = 3; in executeForContexts() local 206 for (int iterNdx = 0; iterNdx < numIters; iterNdx++) in executeForContexts()
|
D | teglRenderTests.cpp | 701 const int numIters = 2; in executeForContexts() local 728 drawOps.resize(numContexts*drawsPerCtx*numIters); in executeForContexts() 756 for (int iterNdx = 0; iterNdx < numIters; iterNdx++) in executeForContexts()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2152 const int numIters = getCreateCount<Object>(); in runThread() local 2153 const int itersBetweenSyncs = numIters / 5; in runThread() 2157 for (int iterNdx = 0; iterNdx < numIters; iterNdx++) in runThread()
|