Home
last modified time | relevance | path

Searched refs:hmax (Results 1 – 9 of 9) sorted by relevance

/external/opencv3/modules/features2d/src/kaze/
Dnldiffusion_functions.cpp216 float hmax = 0.0; in compute_k_percentile() local
241 if (modg > hmax) { in compute_k_percentile()
242 hmax = modg; in compute_k_percentile()
246 hmax = sqrt(hmax); in compute_k_percentile()
256 nbin = (int)floor(nbins*(sqrt(modg) / hmax)); in compute_k_percentile()
279 kperc = hmax*((float)(k) / (float)nbins); in compute_k_percentile()
/external/opencv3/modules/videoio/src/
Dcap_giganetix.cpp718 INT64 h, hmax, val = (INT64)value; in setProperty() local
720 if((b_ret = m_device->GetIntegerNodeValue ("HeightMax", hmax))) in setProperty()
721 b_ret = m_device->SetIntegerNodeValue ("OffsetY", (val + h) > hmax ? (hmax - h) : val); in setProperty()
/external/libpng/contrib/gregbook/
Drpng2-x.c1082 int k, hmax, max; in rpng2_x_load_bg_image() local
1184 hmax = (bgscale-1)/2; /* half the max weight of a color */ in rpng2_x_load_bg_image()
1185 max = 2*hmax; /* the max weight of a color */ in rpng2_x_load_bg_image()
1196 if (yidx > hmax) in rpng2_x_load_bg_image()
1201 if (xidx > hmax) in rpng2_x_load_bg_image()
1869 int k, hmax, max; in rpng2_x_reload_bg_image() local
1956 hmax = (bgscale-1)/2; /* half the max weight of a color */ in rpng2_x_reload_bg_image()
1957 max = 2*hmax; /* the max weight of a color */ in rpng2_x_reload_bg_image()
1968 if (yidx > hmax) in rpng2_x_reload_bg_image()
1973 if (xidx > hmax) in rpng2_x_reload_bg_image()
Drpng2-win.c838 int k, hmax, max; in rpng2_win_load_bg_image() local
935 hmax = (bgscale-1)/2; /* half the max weight of a color */ in rpng2_win_load_bg_image()
936 max = 2*hmax; /* the max weight of a color */ in rpng2_win_load_bg_image()
947 if (yidx > hmax) in rpng2_win_load_bg_image()
952 if (xidx > hmax) in rpng2_win_load_bg_image()
/external/netperf/src/
Dhist.h63 int hmax; member
Dnetlib.c4246 h->hmax = 0; in HIST_clear()
4277 h->hmin = h->hmax = time_delta; in HIST_add()
4287 h->hmax = ((h->hmax > time_delta) ? h->hmax : time_delta); in HIST_add()
4448 *max = h->hmax; in HIST_get_stats()
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1564 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local
1574 result.push_back(GatherArgs(componentNdx, IVec2(0, hmax))); in generateBasic2DCaseIterations()
1591 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local
1601 IVec2(min, hmax), in generateBasic2DCaseIterations()
1603 IVec2(0, hmax), in generateBasic2DCaseIterations()
1604 IVec2(hmax, 0))); in generateBasic2DCaseIterations()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...