Home | History | Annotate | Download | only in arm

Lines Matching refs:sp

29 @*                     space to 420SP color space(UV interleaved).        *
69 stmfd sp!, {r4-r12, lr}
71 ldr r4, [sp, #72] @// Load convert_uv_only
77 ldr r4, [sp, #44] @// Load u2_height from stack
78 ldr r5, [sp, #48] @// Load u2_width from stack
79 ldr r7, [sp, #52] @// Load u2_stridey from stack
80 ldr r8, [sp, #64] @// Load u2_dest_stride_y from stack
116 ldr r3, [sp, #40] @// Load pu1_dest_uv from stack
118 ldr r4, [sp, #44] @// Load u2_height from stack
120 ldr r5, [sp, #48] @// Load u2_width from stack
123 ldr r7, [sp, #56] @// Load u2_strideu from stack
125 ldr r8, [sp, #68] @// Load u2_dest_stride_uv from stack
133 ldr r3, [sp, #40] @// Load pu1_dest_uv from stack
171 ldmfd sp!, {r4-r12, pc}
243 stmfd sp!, {r4-r12, lr} @// Back the register which are used
249 ldr r4, [sp, #48] @// Load u4_stride_y from stack
251 ldr r5, [sp, #60] @// Load u4_stride_yuv422i from stack
254 ldr r7, [sp, #40] @// Load u4_width from stack
257 ldr r9, [sp, #52] @// Load u4_stride_u from stack
260 @LDR r10,[sp,#56] ;// Load u4_stride_v from stack
263 ldr r11, [sp, #44] @// Load u4_height from stack
344 ldmfd sp!, {r4-r12, pc} @// Restore the register which are used