/external/netperf/src/ |
hist.h | 63 int hmax; member in struct:histogram_struct
|
/external/opencv3/modules/videoio/src/ |
cap_giganetix.cpp | 718 INT64 h, hmax, val = (INT64)value; local 720 if((b_ret = m_device->GetIntegerNodeValue ("HeightMax", hmax))) 721 b_ret = m_device->SetIntegerNodeValue ("OffsetY", (val + h) > hmax ? (hmax - h) : val);
|
/external/opencv3/modules/features2d/src/kaze/ |
nldiffusion_functions.cpp | 216 float hmax = 0.0; local 241 if (modg > hmax) { 242 hmax = modg; 246 hmax = sqrt(hmax); 256 nbin = (int)floor(nbins*(sqrt(modg) / hmax)); 279 kperc = hmax*((float)(k) / (float)nbins);
|
/external/libpng/contrib/gregbook/ |
rpng2-win.c | 838 int k, hmax, max; local [all...] |
rpng2-x.c | 1082 int k, hmax, max; local 1869 int k, hmax, max; local [all...] |
/external/deqp/modules/gles31/functional/ |
es31fTextureGatherTests.cpp | 1564 const int hmax = divRoundToZero(max, 2); local 1591 const int hmax = divRoundToZero(max, 2); local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |