Searched refs:hmax (Results 1 – 8 of 8) sorted by relevance
/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/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 938 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local 948 result.push_back(GatherArgs(componentNdx, IVec2(0, hmax))); in generateBasic2DCaseIterations() 965 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local 975 IVec2(min, hmax), in generateBasic2DCaseIterations() 977 IVec2(0, hmax), in generateBasic2DCaseIterations() 978 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 ... |