Home | History | Annotate | Download | only in src

Lines Matching refs:buf_end

178     buf_end -= buf_step;
181 s = sum = buf_end + cvAlign((width + ksize.width - 1)*CV_ELEM_SIZE(src_type), ALIGN);