Home | History | Annotate | Download | only in test

Lines Matching full:sptr1

1577         const T * sptr1 = src.ptr<T>((y << 1) + 1);
1587 sum += WT(sptr1[x1 + c]) + WT(sptr1[x1 + c + cn]) + (WT)(one);