Searched refs:r3 (Results 1 - 7 of 7) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
H A Dmcifcfunc.h63 * return data in the registers r0 to r3. With the RealView compiler such
71 uint32_t r3; member in struct:__anon1563
81 uint32_t r3
91 uint32_t r3
93 return smcFc(r0,r1,r2,r3);
154 *extInfo = ret.r3;
/hardware/samsung_slsi/exynos5/libswconverter/
H A Dcsc_tiled_to_linear_uv_deinterleave_neon.s60 @r3 width
76 bic r10, r3, #0xF @ aligned_width = width & (~0xF)
77 add r11, r3, #15 @ tiled_width = ((width + 15) >> 4) << 4
87 mov r12, r3, asr #1 @ temp1 = (width >> 1) * i + (j >> 1)
97 mov r14, r3, asr #1 @ temp2 = width / 2
124 cmp r10, r3 @ if (aligned_width != width) {
130 mov r12, r3, asr #1 @ temp1 = (width >> 1) * i + (j >> 1)
135 sub r14, r3, r6 @ r14 = (width - j) / 2
154 add r7, r7, r3, asr #1
155 add r12, r12, r3, as
[all...]
H A Dcsc_tiled_to_linear_uv_neon.s57 @r3 height
72 bic r9, r3, #0x7 @ aligned_height = height & (~0xF)
146 cmp r9, r3 @ if (aligned_height != height) {
159 sub r12, r3, r9
186 stmfd sp!, {r0-r1,r3} @ backup registers
188 sub r1, r3, r9
194 ldrh r3, [r8], #2
195 strh r3, [r7], #2
208 ldmfd sp!, {r0-r1,r3} @ restore registers
H A Dcsc_tiled_to_linear_y_neon.s58 @r3 height
73 bic r9, r3, #0xF @ aligned_height = height & (~0xF)
161 cmp r9, r3 @ if (aligned_height != height) {
174 sub r12, r3, r9
201 stmfd sp!, {r0-r1,r3} @ backup registers
203 sub r1, r3, r9
209 ldrh r3, [r8], #2
210 strh r3, [r7], #2
223 ldmfd sp!, {r0-r1,r3} @ restore registers
H A Dcsc_interleave_memcpy_neon.s53 @r3 src_size
70 mov r14, r3
H A Dcsc_ARGB8888_to_YUV420SP_NEON.s12 @r3 nWidth
30 add r4, r0, r3 @r4: pDstY2 = pDstY + nWidth
31 add r5, r2, r3, lsl #2 @r5: pSrcRGB2 = tmpSrcRGB + nWidthx4
32 sub r8, r3, #16 @r8: nWidthTmp = nWidth -16
354 sub r8, r3, #16 @r8: nWidthTmp = nWidth -16
355 add r0, r0, r3 @pDstY + nwidth
356 add r2, r2, r3, lsl #2 @pSrcRGB + nwidthx4
357 add r4, r4, r3 @pDstY2 + nwidth
358 add r5, r5, r3, lsl #2 @pSrcRGB2 + nwidthx4
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dhndrte_armtrap.h65 uint32 r3; /* a4 */ member in struct:_trap_struct

Completed in 232 milliseconds