Searched refs:hmax (Results 1 – 9 of 9) sorted by relevance
/external/opencv3/modules/features2d/src/kaze/ |
D | nldiffusion_functions.cpp | 216 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/ |
D | cap_giganetix.cpp | 718 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/ |
D | rpng2-x.c | 1082 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()
|
D | rpng2-win.c | 838 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/ |
D | hist.h | 63 int hmax; member
|
D | netlib.c | 4246 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/ |
D | es31fTextureGatherTests.cpp | 1564 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/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |