Home
last modified time | relevance | path

Searched refs:_1D (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dhistogram.cpp2224 bool _1D = histSize.height == 1 || histSize.width == 1; in calcBackProject() local
2225 size_t histdims = _1D ? 1 : hist.dims(); in calcBackProject()
/external/vixl/test/
Dtest-simulator-a64.cc2822 TEST(mnemonic##_1D) { \