Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaarithm/src/
Darithm.cpp422 GpuMat image_block, templ_block, result_data; member in __anon028626100411::ConvolutionImpl
/external/opencv3/modules/imgproc/src/
Dtemplmatch.cpp125 UMat image_block, templ_block, result_data; member
186 UMat& image_block = buf.image_block; in convolve_dft() local