Searched refs:src_stripe_size (Results 1 – 1 of 1) sorted by relevance
2496 CvSize src_stripe_size = size; in icvIPPSepFilter() local2502 src_stripe_size.height = MIN( dy + ksize.height - anchor.y - 1, size.height ); in icvIPPSepFilter()2508 src_stripe_size.height = MIN( dy + anchor.y, size.height ); in icvIPPSepFilter()2513 src_stripe_size, top_bottom->data.ptr, top_bottom_step, in icvIPPSepFilter()