Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dfilter.cpp4191 int borderType, int ddepth, bool fast8uc1, bool int_arithm) in ocl_sepRowFilter2D()
4429 bool fast8uc1 = type == CV_8UC1 && srcOffset.x % 4 == 0 && in ocl_sepFilter2D() local