HomeSort by relevance Sort by last modified time
    Searched defs:hmin (Results 1 - 4 of 4) sorted by null

  /external/jemalloc/src/
rtree.c 5 hmin(unsigned ha, unsigned hb) function
57 rtree->start_level[i] = hmin(RTREE_HEIGHT_MAX - 1 - i, height -
  /external/netperf/src/
hist.h 62 int hmin; member in struct:histogram_struct
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 1563 const int hmin = divRoundToZero(min, 2); local
1590 const int hmin = divRoundToZero(min, 2); local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureGatherTests.cpp 937 const int hmin = divRoundToZero(min, 2); local
949 result.push_back(GatherArgs(componentNdx, IVec2(hmin, 0)));
964 const int hmin = divRoundToZero(min, 2); local
976 IVec2(hmin, max),
    [all...]

Completed in 143 milliseconds