Home | History | Annotate | Download | only in arm

Lines Matching refs:wd

77 @* @param[in] wd
95 @ word32 wd )
104 @ r6 => wd
132 ldr r10,[sp,#wd_offset] @loads wd
148 rsb r9,r10,r2,lsl #1 @2*src_strd - wd
150 rsb r8,r10,r3,lsl #1 @2*dst_strd - wd
154 @ tst r10,#7 @checks wd for multiples
191 subs r5,r10,#0 @checks wd
255 subs r5,r5,#8 @decrement the wd loop
262 add r12,r12,r9 @increment the src pointer by 2*src_strd-wd
263 add r1,r1,r8 @increment the dst pointer by 2*dst_strd-wd
270 ldr r10,[sp,#wd_offset] @loads wd
294 sub r5,r10,#0 @checks wd
358 addeq r12,r12,r9 @increment the src pointer by 2*src_strd-wd
460 subs r5,r10,#0 @checks wd
527 subs r5,r5,#4 @decrement the wd by 4
532 add r12,r12,r9 @increment the input pointer 2*src_strd-wd
533 add r1,r1,r8 @increment the output pointer 2*dst_strd-wd