Home
last modified time | relevance | path

Searched refs:move (Results 1 – 25 of 31) sorted by relevance

12

/hardware/bsp/intel/peripheral/libupm/src/stepmotor/
Dstepmotor.cxx65 return move (ticks); in stepForward()
71 return move (ticks); in stepBackwards()
75 StepMotor::move (int ticks) { in move() function in StepMotor
Dstepmotor.h118 mraa::Result move (int ticks);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_postproc_mmx.asm38 ; move the global rd onto the stack, since we don't have enough registers
506 add rax,8 ; move to the next line
Dvp9_postproc_sse2.asm37 ; move the global rd onto the stack, since we don't have enough registers
671 add rax,16 ; move to the next line
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dbilinearfilter_v6.asm96 add r0, r0, r2 ; move to next input row
102 add r11, r11, #2 ; move over to next column
129 add r0, r0, r2 ; move to next input line
130 add r11, r11, #2 ; move over to next column
Dfilter_v6.asm103 add r0, r0, r2 ; move to next input line
105 add r1, r1, #2 ; move over to next column
193 add r0, r0, r2 ; move to next input line
198 add r1, r1, #2 ; move over to next column
286 add r0, r0, r2 ; move to next input line
291 add r1, r1, #2 ; move over to next column
567 ; filter first column in this inner loop, than, move to next colum.
612 add r0, r0, #1 ; move to filter next column
Dsixtappredict8x4_v6.asm114 add r0, r0, r1 ; move to next input line
214 add r0, r0, r1 ; move to next input line
217 sub lr, lr, #158 ; move over to next column
Dloopfilter_v6.asm66 sub src, src, pstep, lsl #2 ; move src pointer down by 4 lines
155 sub src, src, pstep, lsl #1 ; move src pointer down by 6 lines
273 sub src, src, pstep, lsl #2 ; move src pointer down by 4 lines
367 sub src, src, pstep, lsl #2 ; move src pointer down by 6 lines
1106 sub src, src, pstep, lsl #2 ; move src pointer down by 4 lines
1146 sub src, src, pstep, lsl #2 ; move src pointer down by 4 lines
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dmbloopfilter_neon.asm33 sub r0, r0, r1, lsl #1 ; move src pointer down by 4 lines
35 add r12, r0, r1, lsr #1 ; move src pointer up by 1 line
76 sub r0, r0, r1, lsl #2 ; move u pointer down by 4 lines
79 sub r12, r12, r1, lsl #2 ; move v pointer down by 4 lines
134 sub r0, r0, #4 ; move src pointer down by 4 columns
136 add r12, r0, r1, lsl #3 ; move src pointer down by 8 lines
228 sub r0, r0, #4 ; move u pointer down by 4 columns
231 sub r12, r12, #4 ; move v pointer down by 4 columns
Dloopfilter_neon.asm29 sub r2, r0, r1, lsl #2 ; move src pointer down by 4 lines
73 sub r3, r0, r1, lsl #2 ; move u pointer down by 4 lines
74 sub r12, r2, r1, lsl #2 ; move v pointer down by 4 lines
214 sub r12, r0, #4 ; move u pointer down by 4 columns
217 sub r3, r2, #4 ; move v pointer down by 4 columns
Dloopfiltersimplehorizontaledge_neon.asm26 sub r3, r0, r1, lsl #1 ; move src pointer down by 2 lines
Dloopfiltersimpleverticaledge_neon.asm25 sub r0, r0, #2 ; move src pointer down by 2 columns
Dsixtappredict8x4_neon.asm58 sub r0, r0, #2 ;move srcptr back to (line-2) and (column-2)
307 sub r0, r0, #2 ;move srcptr back to (line-2) and (column-2)
Dsixtappredict16x16_neon.asm69 sub r0, r0, #2 ;move srcptr back to (line-2) and (column-2)
302 sub r0, r0, #2 ;move srcptr back to (column-2)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dvariance_altivec.asm78 ;# move onto the next line
111 ;# move onto the next line
119 ;# move onto the next line
210 ;# move onto the next line
Dsad_altivec.asm119 ;# move onto the next line
127 ;# move onto the next line
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_loopfilter_neon.asm52 sub r2, r0, r1, lsl #1 ; move src pointer down by 4 lines
108 sub r2, r0, #4 ; move s pointer down by 4 columns
156 subne r2, r0, #4 ; move s pointer down by 4 columns
305 sub r3, r0, r1, lsl #1 ; move src pointer down by 4 lines
359 sub r2, r0, #4 ; move s pointer down by 4 columns
418 subne r2, r0, #4 ; move s pointer down by 4 columns
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsm_cam_sensor.h548 struct msm_actuator_move_params_t move; member
697 struct msm_actuator_move_params_t32 move; member
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_cam_sensor.h527 struct msm_actuator_move_params_t move; member
/hardware/qcom/msm8994/kernel-headers/media/
Dmsm_cam_sensor.h506 struct msm_actuator_move_params_t move; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_cam_sensor.h470 struct msm_actuator_move_params_t move; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dsubpixel_mmx.asm174 add rsi, rdx ; move source forward 1 line to avoid 3 * pitch
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
Dvp8_packtokens_partitions_armv5.asm77 ldr r5, [sp, #36] ; move mb_rows to the counting section
78 subs r5, r5, r11 ; move start point with each partition
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsm_cam_sensor.h763 struct msm_actuator_move_params_t move; member
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsm_cam_sensor.h832 struct msm_actuator_move_params_t move; member

12