Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dfilter.cpp84 int _srcType, int _dstType, int _bufType, in FilterEngine()
100 int _srcType, int _dstType, int _bufType, in init()
3830 int _bufType = CV_MAKETYPE(bdepth, cn); in createSeparableLinearFilter() local