Home
last modified time | relevance | path

Searched refs:border_tab_sz1 (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cv/include/
Dcv.hpp156 int border_tab_sz1, border_tab_sz; member in CvBaseImageFilter
/external/opencv/cv/src/
Dcvfilter.cpp174 border_tab_sz1 = anchor.x*src_pix_sz; in init()
261 i1 = border_tab_sz1 - pix_sz; in start_process()
268 i1 = border_tab_sz1; in start_process()
343 int i, y = y0, bsz1 = border_tab_sz1, bsz = border_tab_sz; in fill_cyclic_buffer()
Dcvmorph.cpp324 int i, y = y0, bsz1 = border_tab_sz1, bsz = border_tab_sz; in fill_cyclic_buffer()