Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dfilter.cpp233 int* btab = (int*)&borderTab[0]; in start() local
301 const int *btab = &borderTab[0]; in proceed() local