Home | History | Annotate | Download | only in video

Lines Matching refs:srcp

131 	Uint32 *srcp = (Uint32 *)(from);			\
146 movd_m2r((*srcp), mm1); /* src -> mm1 */ \
160 ++srcp; \
165 movq_m2r((*srcp), mm0); \
194 srcp += 2; \
204 Uint16 *srcp = (Uint16 *)(from); \
225 Uint32 s = *srcp++; \
237 movq_m2r((*srcp), mm2); \
284 srcp += 4; \
294 Uint16 *srcp = (Uint16 *)(from); \
315 Uint32 s = *srcp++; \
327 movq_m2r((*srcp), mm2); \
374 srcp += 4; \
512 Uint32 *srcp = (Uint32 *)(from); \
522 Uint32 s = *srcp++; \
531 movq_m2r((*srcp), mm1); /* src -> mm1 */ \
542 srcp += 2; \