hist               69 modules/cudaimgproc/src/histogram.cpp namespace hist
hist               91 modules/cudaimgproc/src/histogram.cpp namespace hist
hist              284 modules/cudaimgproc/src/histogram.cpp         static void hist(const GpuMat& src, OutputArray _hist, int histSize, int lowerLevel, int upperLevel, Stream& stream)
hist              315 modules/cudaimgproc/src/histogram.cpp         static void hist(const GpuMat& src, GpuMat hist[4], int histSize[4], int lowerLevel[4], int upperLevel[4], Stream& stream)
hist              388 modules/cudaimgproc/src/histogram.cpp         static void hist(const GpuMat& src, OutputArray _hist, const GpuMat& levels, Stream& stream)
hist              420 modules/cudaimgproc/src/histogram.cpp         static void hist(const GpuMat& src, GpuMat hist[4], const GpuMat levels[4], Stream& stream)
hist              474 modules/cudaimgproc/src/histogram.cpp namespace hist