Searched refs:border_tab_sz (Results 1 – 3 of 3) sorted by relevance
156 int border_tab_sz1, border_tab_sz; member in CvBaseImageFilter
175 border_tab_sz = (ksize.width-1)*src_pix_sz; in init()176 bsz = cvAlign( border_tab_sz*sizeof(int), ALIGN ); in init()269 i2 = border_tab_sz; in start_process()343 int i, y = y0, bsz1 = border_tab_sz1, bsz = border_tab_sz; in fill_cyclic_buffer()
324 int i, y = y0, bsz1 = border_tab_sz1, bsz = border_tab_sz; in fill_cyclic_buffer()