InterType          57 modules/imgproc/perf/opencl/perf_imgwarp.cpp CV_ENUM(InterType, INTER_NEAREST, INTER_LINEAR, INTER_CUBIC)
InterType          59 modules/imgproc/perf/opencl/perf_imgwarp.cpp typedef tuple<Size, MatType, InterType> WarpAffineParams;
InterType          63 modules/imgproc/perf/opencl/perf_imgwarp.cpp             ::testing::Combine(OCL_TEST_SIZES, OCL_TEST_TYPES_134, InterType::all()))
InterType          94 modules/imgproc/perf/opencl/perf_imgwarp.cpp                                    OCL_PERF_ENUM(InterType(INTER_NEAREST), InterType(INTER_LINEAR))))
InterType         126 modules/imgproc/perf/opencl/perf_imgwarp.cpp                                OCL_PERF_ENUM(InterType(INTER_NEAREST), InterType(INTER_LINEAR)),
InterType         173 modules/imgproc/perf/opencl/perf_imgwarp.cpp typedef tuple<Size, MatType, InterType> RemapParams;
InterType         178 modules/imgproc/perf/opencl/perf_imgwarp.cpp                                OCL_PERF_ENUM(InterType(INTER_NEAREST), InterType(INTER_LINEAR))))
InterType          10 modules/imgproc/perf/perf_remap.cpp CV_ENUM(InterType, INTER_NEAREST, INTER_LINEAR, INTER_CUBIC, INTER_LANCZOS4)
InterType          12 modules/imgproc/perf/perf_remap.cpp typedef TestBaseWithParam< tr1::tuple<Size, MatType, MatType, InterType> > TestRemap;
InterType          19 modules/imgproc/perf/perf_remap.cpp                 InterType::all()
InterType          13 modules/imgproc/perf/perf_warp.cpp CV_ENUM(InterType, INTER_NEAREST, INTER_LINEAR)
InterType          16 modules/imgproc/perf/perf_warp.cpp typedef TestBaseWithParam< tr1::tuple<Size, InterType, BorderMode> > TestWarpAffine;
InterType          26 modules/imgproc/perf/perf_warp.cpp                 InterType::all(),
InterType          56 modules/imgproc/perf/perf_warp.cpp                 InterType::all(),
InterType          94 modules/imgproc/perf/perf_warp.cpp                  InterType::all(),
InterType         141 modules/imgproc/perf/perf_warp.cpp                  InterType::all(),