OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:szSmall128
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/superres/perf/
perf_superres.cpp
121
Combine(Values(szSmall64,
szSmall128
),
183
Combine(Values(szSmall64,
szSmall128
),
/external/opencv3/modules/imgproc/perf/
perf_matchTemplate.cpp
16
testing::Values(
szSmall128
, cv::Size(320, 240),
/external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp
62
const cv::Size
szSmall128
= cv::Size(128, 128);
67
#define SZ_ALL_SMALL ::testing::Values(::perf::szSmall24, ::perf::szSmall32, ::perf::szSmall64, ::perf::
szSmall128
)
Completed in 344 milliseconds