Home | History | Annotate | Download | only in video

Lines Matching refs:srcp

130 	Uint32 *srcp = (Uint32 *)(from);			\
145 movd_m2r((*srcp), mm1); /* src -> mm1 */ \
159 ++srcp; \
164 movq_m2r((*srcp), mm0); \
193 srcp += 2; \
203 Uint16 *srcp = (Uint16 *)(from); \
224 Uint32 s = *srcp++; \
236 movq_m2r((*srcp), mm2); \
283 srcp += 4; \
293 Uint16 *srcp = (Uint16 *)(from); \
314 Uint32 s = *srcp++; \
326 movq_m2r((*srcp), mm2); \
373 srcp += 4; \
511 Uint32 *srcp = (Uint32 *)(from); \
521 Uint32 s = *srcp++; \
530 movq_m2r((*srcp), mm1); /* src -> mm1 */ \
541 srcp += 2; \