Searched defs:dstStep (Results 26 - 34 of 34) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DomxVCM4P2_MotionEstimationMB.c306 OMX_S32 dstStep = 8; local
574 dstStep,
581 dstStep,
592 dstStep,
599 dstStep,
610 dstStep,
617 dstStep,
628 dstStep,
635 dstStep,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DomxVCM4P10_PredictIntra_16x16_s.s116 dstStep RN 5 ;// input variable label
140 M_LDR dstStep, DstStep ;// Arg dstStep loaded from stack to reg
148 ADD dstStepx2, dstStep, dstStep ;// double dstStep
149 ADD pDst2, pDst, dstStep ;// pDst2- pDst advanced by dstStep
156 ADD pDst, pDst, dstStepx2 ;// pDst advanced by dstStep
158 ADD pDst2, pDst2, dstStepx2 ;// pDst advanced by dstStep
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.s41 dstStep RN 3 label
H A DomxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s114 dstStep RN 10 label
374 M_LDR dstStep,dstStepOnStack
391 VST1 dDstRow0,[pDstTemp],dstStep
392 VST1 dDstRow1,[pDstTemp],dstStep
393 VST1 dDstRow2,[pDstTemp],dstStep
H A DomxVCM4P10_InterpolateLuma_s.s36 ;// [in] dstStep Destination frame step in byte. Must be multiple of roi.width
52 ;// srcStep or dstStep >= roi.width.
58 ;// srcStep and dstStep is multiple of 8.
84 dstStep RN 3 label
206 STM pArgs, {pSrc,srcStep,pDst,dstStep}
239 ADD Temp, pDst, dstStep, LSL #1
240 VST1 dDst0[0], [pDst], dstStep
241 VST1 dDst2[0], [Temp], dstStep
256 ADD Temp, pDst, dstStep, LSL #1
257 VST1 dResultH0[0], [pDst], dstStep
[all...]
H A DomxVCM4P10_PredictIntraChroma_8x8_s.s72 dstStep RN 5 ;// input variable label
195 M_LDR dstStep, DstStep ;// Arg dstStep loaded from stack to reg
247 ADD pTmp, pDst, dstStep
248 ADD step, dstStep, dstStep
250 VST1 dDstRow0,[pDst],step ;// pDst[0*dstStep+x] :0<= x <= 7
251 VST1 dDstRow0,[pTmp],step ;// pDst[1*dstStep+x] :0<= x <= 7
252 VST1 dDstRow0,[pDst],step ;// pDst[2*dstStep+x] :0<= x <= 7
253 VST1 dDstRow0,[pTmp],step ;// pDst[3*dstStep
[all...]
H A DomxVCM4P10_PredictIntra_16x16_s.s171 dstStep RN 5 ;// input variable label
199 M_LDR dstStep, DstStep ;// Arg dstStep loaded from stack to reg
207 ADD pTmp, pDst, dstStep
208 ADD step, dstStep, dstStep
231 ADD pTmp2, pDst, dstStep
232 ADD dstStep, dstStep, dstStep
[all...]
H A DomxVCM4P10_PredictIntra_4x4_s.s65 dstStep RN 5 ;// input variable label
184 M_LDRD leftStep,dstStep,LeftStep ;// Arg leftStep & dstStep loaded from stack to reg
200 ADD pDstTmp, pDst, dstStep
201 ADD dstep, dstStep, dstStep
203 VST1 dLeftVal0U32[0],[pDst],dstep ;// pDst[0*dstStep+x] :0<= x <= 7
204 VST1 dLeftVal1U32[0],[pDstTmp],dstep ;// pDst[1*dstStep+x] :0<= x <= 7
205 VST1 dLeftVal2U32[0],[pDst] ;// pDst[2*dstStep+x] :0<= x <= 7
206 VST1 dLeftVal3U32[0],[pDstTmp] ;// pDst[3*dstStep
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_MCReconBlock_s.s73 VST1 dRow0, [pDst@64], dstStep
74 VST1 dRow1, [pDst@64], dstStep
75 VST1 dRow2, [pDst@64], dstStep
76 VST1 dRow3, [pDst@64], dstStep
77 VST1 dRow4, [pDst@64], dstStep
78 VST1 dRow5, [pDst@64], dstStep
79 VST1 dRow6, [pDst@64], dstStep
80 VST1 dRow7, [pDst@64], dstStep
129 VST1 dRow0, [pDst@64], dstStep
131 VST1 dRow1, [pDst@64], dstStep
298 dstStep RN 4 label
[all...]

Completed in 124 milliseconds

12