Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/test/ocl/
Dtest_histogram.cpp140 Size _wholeSize; in PARAM_TEST_CASE() local
/external/opencv3/modules/imgproc/src/
Dfilter.cpp161 int FilterEngine::start(Size _wholeSize, Rect _roi, int _maxBufRows) in start()