Home | History | Annotate | Download | only in src

Lines Matching refs:sptr0

1800     const uchar* sptr0 = src->data.ptr;
1805 const uchar* sptr1 = sptr0 + sstep;
1851 i0 = *(ushort*)(sptr0 + iofs0[0]) + (*(ushort*)(sptr0 + iofs0[1]) << 16);
1852 i1 = *(ushort*)(sptr0 + iofs0[2]) + (*(ushort*)(sptr0 + iofs0[3]) << 16);
1870 i0 = *(ushort*)(sptr0 + iofs1[0]) + (*(ushort*)(sptr0 + iofs1[1]) << 16);
1871 i1 = *(ushort*)(sptr0 + iofs1[2]) + (*(ushort*)(sptr0 + iofs1[3]) << 16);
1906 const uchar* sptr = sptr0 + sstep*yi + xi;
1925 const uchar* sptr = sptr0 + sstep*yi + xi*3;
1952 const uchar* sptr = sptr0 + sstep*yi + xi*3;