• Home
  • Raw
  • Download

Lines Matching refs:sPtr1

223 		const uint8 *sPtr1 = sPtr;  in RefCopyArea8()  local
229 const uint8 *sPtr2 = sPtr1; in RefCopyArea8()
242 sPtr1 += sColStep; in RefCopyArea8()
272 const uint16 *sPtr1 = sPtr; in RefCopyArea16() local
278 const uint16 *sPtr2 = sPtr1; in RefCopyArea16()
291 sPtr1 += sColStep; in RefCopyArea16()
321 const uint32 *sPtr1 = sPtr; in RefCopyArea32() local
327 const uint32 *sPtr2 = sPtr1; in RefCopyArea32()
340 sPtr1 += sColStep; in RefCopyArea32()
370 const uint8 *sPtr1 = sPtr; in RefCopyArea8_16() local
376 const uint8 *sPtr2 = sPtr1; in RefCopyArea8_16()
389 sPtr1 += sColStep; in RefCopyArea8_16()
419 const uint8 *sPtr1 = sPtr; in RefCopyArea8_S16() local
425 const uint8 *sPtr2 = sPtr1; in RefCopyArea8_S16()
440 sPtr1 += sColStep; in RefCopyArea8_S16()
470 const uint8 *sPtr1 = sPtr; in RefCopyArea8_32() local
476 const uint8 *sPtr2 = sPtr1; in RefCopyArea8_32()
489 sPtr1 += sColStep; in RefCopyArea8_32()
519 const uint16 *sPtr1 = sPtr; in RefCopyArea16_S16() local
525 const uint16 *sPtr2 = sPtr1; in RefCopyArea16_S16()
538 sPtr1 += sColStep; in RefCopyArea16_S16()
568 const uint16 *sPtr1 = sPtr; in RefCopyArea16_32() local
574 const uint16 *sPtr2 = sPtr1; in RefCopyArea16_32()
587 sPtr1 += sColStep; in RefCopyArea16_32()
620 const uint8 *sPtr1 = sPtr; in RefCopyArea8_R32() local
626 const uint8 *sPtr2 = sPtr1; in RefCopyArea8_R32()
639 sPtr1 += sColStep; in RefCopyArea8_R32()
672 const uint16 *sPtr1 = sPtr; in RefCopyArea16_R32() local
678 const uint16 *sPtr2 = sPtr1; in RefCopyArea16_R32()
691 sPtr1 += sColStep; in RefCopyArea16_R32()
724 const int16 *sPtr1 = sPtr; in RefCopyAreaS16_R32() local
730 const int16 *sPtr2 = sPtr1; in RefCopyAreaS16_R32()
745 sPtr1 += sColStep; in RefCopyAreaS16_R32()
778 const real32 *sPtr1 = sPtr; in RefCopyAreaR32_8() local
784 const real32 *sPtr2 = sPtr1; in RefCopyAreaR32_8()
797 sPtr1 += sColStep; in RefCopyAreaR32_8()
830 const real32 *sPtr1 = sPtr; in RefCopyAreaR32_16() local
836 const real32 *sPtr2 = sPtr1; in RefCopyAreaR32_16()
849 sPtr1 += sColStep; in RefCopyAreaR32_16()
882 const real32 *sPtr1 = sPtr; in RefCopyAreaR32_S16() local
888 const real32 *sPtr2 = sPtr1; in RefCopyAreaR32_S16()
903 sPtr1 += sColStep; in RefCopyAreaR32_S16()
940 const uint8 *sPtr1 = sPtr0; in RefRepeatArea8() local
948 const uint8 *sPtr2 = sPtr1; in RefRepeatArea8()
964 sPtr1 -= backStepH; in RefRepeatArea8()
968 sPtr1 += colStep; in RefRepeatArea8()
1016 const uint16 *sPtr1 = sPtr0; in RefRepeatArea16() local
1024 const uint16 *sPtr2 = sPtr1; in RefRepeatArea16()
1040 sPtr1 -= backStepH; in RefRepeatArea16()
1044 sPtr1 += colStep; in RefRepeatArea16()
1092 const uint32 *sPtr1 = sPtr0; in RefRepeatArea32() local
1100 const uint32 *sPtr2 = sPtr1; in RefRepeatArea32()
1116 sPtr1 -= backStepH; in RefRepeatArea32()
1120 sPtr1 += colStep; in RefRepeatArea32()
2048 const uint8 *sPtr1 = sPtr; in RefEqualArea8() local
2054 const uint8 *sPtr2 = sPtr1; in RefEqualArea8()
2068 sPtr1 += sColStep; in RefEqualArea8()
2100 const uint16 *sPtr1 = sPtr; in RefEqualArea16() local
2106 const uint16 *sPtr2 = sPtr1; in RefEqualArea16()
2120 sPtr1 += sColStep; in RefEqualArea16()
2152 const uint32 *sPtr1 = sPtr; in RefEqualArea32() local
2158 const uint32 *sPtr2 = sPtr1; in RefEqualArea32()
2172 sPtr1 += sColStep; in RefEqualArea32()