HomeSort by relevance Sort by last modified time
    Searched refs:depth1 (Results 1 - 18 of 18) sorted by null

  /external/opencv3/modules/cudaarithm/test/
test_gpumat.cpp 245 int depth1; local
253 depth1 = GET_PARAM(2);
263 cv::Mat src = randomMat(size, depth1);
265 if ((depth1 == CV_64F || depth2 == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
293 cv::Mat src = randomMat(size, depth1);
297 if ((depth1 == CV_64F || depth2 == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
test_element_operations.cpp 2471 int depth1; local
    [all...]
  /external/opencv3/modules/core/perf/cuda/
perf_gpumat.cpp 170 const int depth1 = GET_PARAM(1); local
173 cv::Mat src(size, depth1);
  /external/opencv3/modules/core/src/
arithm.cpp 1519 int type1 = psrc1->type(), depth1 = CV_MAT_DEPTH(type1), cn = CV_MAT_CN(type1); local
1812 int type1 = _src1.type(), depth1 = CV_MAT_DEPTH(type1), cn = CV_MAT_CN(type1); local
1934 int type1 = psrc1->type(), depth1 = CV_MAT_DEPTH(type1), cn = CV_MAT_CN(type1); local
4893 int type1 = _src1.type(), depth1 = CV_MAT_DEPTH(type1), cn = CV_MAT_CN(type1), local
5027 int cn = src1.channels(), depth1 = src1.depth(), depth2 = src2.depth(); local
    [all...]
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp 151 vector<float> getFullscreenQuadWithGradient (float depth0, float depth1)
157 -1.0f, -1.0f, depth1, 2.0f,
158 -1.0f, -1.0f, depth1, 0.0f,
159 -1.0f, +1.0f, depth1, 1.0f,
497 inline ObjectData fastQuadWithGradient (float depth0, float depth1)
499 return ObjectData(getBaseShader(), getFullscreenQuadWithGradient(depth0, depth1));
    [all...]
  /external/opencv3/modules/cudaarithm/perf/
perf_element_operations.cpp 1190 const int depth1 = GET_PARAM(1); local
1194 cv::Mat src1(size, depth1);
    [all...]
  /external/libxml2/
xpath.c 152 int depth1, depth2; local
370 for (depth1 = 0, cur = node1; cur->parent != NULL; cur = cur->parent) {
373 depth1++;
384 while (depth1 > depth2) {
385 depth1--;
388 while (depth2 > depth1) {
3275 int depth1, depth2; local
    [all...]
  /external/opencv3/modules/core/test/
test_arithm.cpp     [all...]
  /external/deqp/framework/common/
tcuTexCompareVerifier.cpp 684 const float depth1 = lookupDepth(level1, sampler, wrap(sampler.wrapS, i1, w1), wrap(sampler.wrapT, j1, h1), coordZ);
686 if (isLinearCompareValid(sampler.compare, prec, Vec2(depth0, depth1), fBounds, cmpReference, result, isFixedPointDepth))
    [all...]
  /external/guice/extensions/persist/lib/
jaxen-1.1-beta-7.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jaxen-1.1.6.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-compat-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.6/
jaxen-1.1.6.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 290 milliseconds