Searched refs:sptr_next (Results 1 – 1 of 1) sorted by relevance
456 const uchar* sptr_next = y < rows-1 ? sptr + sstep : sptr; in icvInitGraySubpix() local468 v1 = (v + sptr_next[x])/2; in icvInitGraySubpix()