Lines Matching refs:y2
322 int y0, int y1, int y2 )329 return CvBaseImageFilter::fill_cyclic_buffer( src, src_step, y0, y1, y2 );332 for( ; buf_count < buf_max_count && y < y2; buf_count++, y++, src += src_step )