getRows            84 modules/cudev/include/opencv2/cudev/expr/expr.hpp         return PtrTraits<Body>::getRows(expr.body);
getRows            66 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows            69 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows            79 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows            82 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(dst) == rows && getCols(dst) == cols );
getRows            83 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows            91 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           102 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           105 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(dst) == rows && getCols(dst) == cols );
getRows           115 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           118 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           135 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           138 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           139 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           140 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           154 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           172 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           175 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           176 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           190 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           193 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           211 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           214 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           215 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           216 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols );
getRows           217 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           231 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           250 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           253 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           254 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           255 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols );
getRows           269 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           272 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           291 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           294 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           295 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           296 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols );
getRows           297 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<3>(dst)) == rows && getCols(get<3>(dst)) == cols );
getRows           298 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           312 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           332 modules/cudev/include/opencv2/cudev/grid/copy.hpp     const int rows = getRows(src);
getRows           335 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           336 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           337 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols );
getRows           338 modules/cudev/include/opencv2/cudev/grid/copy.hpp     CV_Assert( getRows(get<3>(dst)) == rows && getCols(get<3>(dst)) == cols );
getRows            65 modules/cudev/include/opencv2/cudev/grid/histogram.hpp     const int rows = getRows(src);
getRows            68 modules/cudev/include/opencv2/cudev/grid/histogram.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows            85 modules/cudev/include/opencv2/cudev/grid/histogram.hpp     const int rows = getRows(src);
getRows            62 modules/cudev/include/opencv2/cudev/grid/integral.hpp     const int rows = getRows(src);
getRows            64 modules/cudev/include/opencv2/cudev/grid/pyramids.hpp     const int rows = getRows(src);
getRows            81 modules/cudev/include/opencv2/cudev/grid/pyramids.hpp     const int rows = getRows(src);
getRows            73 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows            76 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows            95 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           111 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           114 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           129 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           145 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           148 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           163 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           180 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           183 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           199 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           212 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           215 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           233 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           255 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           258 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           277 modules/cudev/include/opencv2/cudev/grid/reduce.hpp     const int rows = getRows(src);
getRows           148 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp     const int rows = getRows(src);
getRows           151 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           165 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp     const int rows = getRows(src);
getRows           180 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp     const int rows = getRows(src);
getRows           183 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           197 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp     const int rows = getRows(src);
getRows            68 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows            71 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows            87 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows            90 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst) == rows && getCols(dst) == cols );
getRows            91 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           105 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           122 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           125 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst) == rows && getCols(dst) == cols );
getRows           139 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           142 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           159 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           162 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           179 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           182 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[0]) == rows && getCols(dst[0]) == cols );
getRows           183 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[1]) == rows && getCols(dst[1]) == cols );
getRows           184 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           198 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           216 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           234 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           237 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[0]) == rows && getCols(dst[0]) == cols );
getRows           238 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[1]) == rows && getCols(dst[1]) == cols );
getRows           252 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           255 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           273 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           276 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           294 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           297 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[0]) == rows && getCols(dst[0]) == cols );
getRows           298 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[1]) == rows && getCols(dst[1]) == cols );
getRows           299 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[2]) == rows && getCols(dst[2]) == cols );
getRows           300 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           314 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           333 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           352 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           355 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[0]) == rows && getCols(dst[0]) == cols );
getRows           356 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[1]) == rows && getCols(dst[1]) == cols );
getRows           357 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[2]) == rows && getCols(dst[2]) == cols );
getRows           371 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           374 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           393 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           396 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           415 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           418 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[0]) == rows && getCols(dst[0]) == cols );
getRows           419 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[1]) == rows && getCols(dst[1]) == cols );
getRows           420 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[2]) == rows && getCols(dst[2]) == cols );
getRows           421 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[3]) == rows && getCols(dst[3]) == cols );
getRows           422 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           436 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           456 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           476 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     const int rows = getRows(src);
getRows           479 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[0]) == rows && getCols(dst[0]) == cols );
getRows           480 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[1]) == rows && getCols(dst[1]) == cols );
getRows           481 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[2]) == rows && getCols(dst[2]) == cols );
getRows           482 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp     CV_Assert( getRows(dst[3]) == rows && getCols(dst[3]) == cols );
getRows            66 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows            69 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows            79 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows            82 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(dst) == rows && getCols(dst) == cols );
getRows            83 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows            91 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           102 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           105 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(dst) == rows && getCols(dst) == cols );
getRows           113 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src1);
getRows           116 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(src2) == rows && getCols(src2) == cols );
getRows           117 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           127 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src1);
getRows           130 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(dst) == rows && getCols(dst) == cols );
getRows           131 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(src2) == rows && getCols(src2) == cols );
getRows           132 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           140 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src1);
getRows           143 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(src2) == rows && getCols(src2) == cols );
getRows           153 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src1);
getRows           156 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(dst) == rows && getCols(dst) == cols );
getRows           157 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(src2) == rows && getCols(src2) == cols );
getRows           167 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           170 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           188 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           191 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           192 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           193 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           208 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           227 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           230 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           231 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           246 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           249 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           268 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           271 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           272 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           273 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols );
getRows           274 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           289 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           309 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           312 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           313 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           314 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols );
getRows           329 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           332 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           352 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           355 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           356 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           357 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols );
getRows           358 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<3>(dst)) == rows && getCols(get<3>(dst)) == cols );
getRows           359 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(mask) == rows && getCols(mask) == cols );
getRows           374 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           395 modules/cudev/include/opencv2/cudev/grid/transform.hpp     const int rows = getRows(src);
getRows           398 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols );
getRows           399 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols );
getRows           400 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols );
getRows           401 modules/cudev/include/opencv2/cudev/grid/transform.hpp     CV_Assert( getRows(get<3>(dst)) == rows && getCols(get<3>(dst)) == cols );
getRows            63 modules/cudev/include/opencv2/cudev/grid/transpose.hpp     const int rows = getRows(src);
getRows            74 modules/cudev/include/opencv2/cudev/grid/transpose.hpp     const int rows = getRows(src);
getRows            77 modules/cudev/include/opencv2/cudev/grid/transpose.hpp     CV_Assert( getRows(dst) == cols && getCols(dst) == rows );
getRows            90 modules/cudev/include/opencv2/cudev/ptr2d/deriv.hpp     s.rows = getRows(src);
getRows           130 modules/cudev/include/opencv2/cudev/ptr2d/deriv.hpp     s.rows = getRows(src);
getRows           177 modules/cudev/include/opencv2/cudev/ptr2d/deriv.hpp     s.rows = getRows(src);
getRows           223 modules/cudev/include/opencv2/cudev/ptr2d/deriv.hpp     s.rows = getRows(src);
getRows           270 modules/cudev/include/opencv2/cudev/ptr2d/deriv.hpp     s.rows = getRows(src);
getRows           316 modules/cudev/include/opencv2/cudev/ptr2d/deriv.hpp     s.rows = getRows(src);
getRows           385 modules/cudev/include/opencv2/cudev/ptr2d/deriv.hpp     ptr.rows = getRows(src);
getRows            80 modules/cudev/include/opencv2/cudev/ptr2d/extrapolation.hpp     b.rows = getRows(src);
getRows           138 modules/cudev/include/opencv2/cudev/ptr2d/extrapolation.hpp     b.rows = getRows(src);
getRows           164 modules/cudev/include/opencv2/cudev/ptr2d/extrapolation.hpp     b.rows = getRows(src);
getRows           190 modules/cudev/include/opencv2/cudev/ptr2d/extrapolation.hpp     b.rows = getRows(src);
getRows           215 modules/cudev/include/opencv2/cudev/ptr2d/extrapolation.hpp     b.rows = getRows(src);
getRows            86 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp     i.rows = getRows(src);
getRows           144 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp     i.rows = getRows(src);
getRows           223 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp     i.rows = getRows(src);
getRows           283 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp     i.rows = getRows(src);
getRows           377 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp     i.rows = getRows(src);
getRows            92 modules/cudev/include/opencv2/cudev/ptr2d/lut.hpp     ptr.rows = getRows(src);
getRows            95 modules/cudev/include/opencv2/cudev/ptr2d/mask.hpp     ptr.rows = getRows(mask);
getRows           118 modules/cudev/include/opencv2/cudev/ptr2d/remap.hpp     const int rows = getRows(map);
getRows           133 modules/cudev/include/opencv2/cudev/ptr2d/remap.hpp     const int rows = getRows(mapx);
getRows           136 modules/cudev/include/opencv2/cudev/ptr2d/remap.hpp     CV_Assert( getRows(mapy) == rows && getCols(mapy) == cols );
getRows            95 modules/cudev/include/opencv2/cudev/ptr2d/resize.hpp     r.rows = cv::saturate_cast<int>(getRows(src) * fy);
getRows            93 modules/cudev/include/opencv2/cudev/ptr2d/traits.hpp     return PtrTraits<Ptr2DSz>::getRows(ptr);
getRows            93 modules/cudev/include/opencv2/cudev/ptr2d/transform.hpp     ptr.rows = getRows(src);
getRows           134 modules/cudev/include/opencv2/cudev/ptr2d/transform.hpp     const int rows = getRows(src1);
getRows           137 modules/cudev/include/opencv2/cudev/ptr2d/transform.hpp     CV_Assert( getRows(src2) == rows && getCols(src2) == cols );
getRows           120 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp     const int rows = getRows(ptr0);
getRows           123 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp     CV_Assert( getRows(ptr1) == rows && getCols(ptr1) == cols );
getRows           137 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp     const int rows = getRows(ptr0);
getRows           140 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp     CV_Assert( getRows(ptr1) == rows && getCols(ptr1) == cols );
getRows           141 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp     CV_Assert( getRows(ptr2) == rows && getCols(ptr2) == cols );
getRows           155 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp     const int rows = getRows(ptr0);
getRows           158 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp     CV_Assert( getRows(ptr1) == rows && getCols(ptr1) == cols );
getRows           159 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp     CV_Assert( getRows(ptr2) == rows && getCols(ptr2) == cols );
getRows           160 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp     CV_Assert( getRows(ptr3) == rows && getCols(ptr3) == cols );