Home
last modified time | relevance | path

Searched defs:lowerLevel (Results 1 – 5 of 5) 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()
173 …void histEven8u(PtrStepSzb src, int* hist, int binCount, int lowerLevel, int upperLevel, cudaStrea… in histEven8u()
/external/opencv3/modules/cudaimgproc/perf/
Dperf_histogram.cpp101 int lowerLevel[] = {0, 0, 0, 0}; in PERF_TEST_P() local
/external/opencv3/modules/cudaimgproc/src/
Dhistogram.cpp456 void cv::cuda::evenLevels(OutputArray _levels, int nLevels, int lowerLevel, int upperLevel, Stream&… in evenLevels()
481 …void histEven8u(const GpuMat& src, GpuMat& hist, int histSize, int lowerLevel, int upperLevel, cud… in histEven8u()
489 void cv::cuda::histEven(InputArray _src, OutputArray hist, int histSize, int lowerLevel, int upperL… in histEven()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java4026 private boolean lowerLevel(Object[] items, int i, int level) in lowerLevel() method in SimpleDateFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSimpleDateFormat.java3997 private boolean lowerLevel(Object[] items, int i, int level) in lowerLevel() method in SimpleDateFormat