Home
last modified time | relevance | path

Searched defs:binSize (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/cuda/
Dhist.cu114 …__device__ __forceinline__ void histEvenInc(int* shist, uint data, int binSize, int lowerLevel, in… in histEvenInc()
124 … int* hist, const int binCount, const int binSize, const int lowerLevel, const int upperLevel) in histEven8u()
178 const int binSize = divUp(upperLevel - lowerLevel, binCount); in histEven8u() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir.h909 uint32_t binSize; variable
981 uint32_t binSize; variable
1058 uint32_t binSize; variable