Searched refs:iofs1 (Results 1 – 1 of 1) sorted by relevance
1809 int align(16) iofs0[4], iofs1[4]; in icvRemapFixedPt_8u() local1850 _mm_store_si128( (__m128i*)iofs1, ofs1 ); in icvRemapFixedPt_8u()1870 i0 = *(ushort*)(sptr0 + iofs1[0]) + (*(ushort*)(sptr0 + iofs1[1]) << 16); in icvRemapFixedPt_8u()1871 i1 = *(ushort*)(sptr0 + iofs1[2]) + (*(ushort*)(sptr0 + iofs1[3]) << 16); in icvRemapFixedPt_8u()1873 i0 = *(ushort*)(sptr1 + iofs1[0]) + (*(ushort*)(sptr1 + iofs1[1]) << 16); in icvRemapFixedPt_8u()1874 i1 = *(ushort*)(sptr1 + iofs1[2]) + (*(ushort*)(sptr1 + iofs1[3]) << 16); in icvRemapFixedPt_8u()