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.c291 OMX_S32 dstStep = 8; local
559 dstStep,
566 dstStep,
577 dstStep,
584 dstStep,
595 dstStep,
602 dstStep,
613 dstStep,
620 dstStep,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DomxVCM4P10_PredictIntra_16x16_s.s102 dstStep RN 5 ;// input variable label
126 M_LDR dstStep, DstStep ;// Arg dstStep loaded from stack to reg
134 ADD dstStepx2, dstStep, dstStep ;// double dstStep
135 ADD pDst2, pDst, dstStep ;// pDst2- pDst advanced by dstStep
142 ADD pDst, pDst, dstStepx2 ;// pDst advanced by dstStep
144 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.s27 dstStep RN 3 label
H A DomxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s100 dstStep RN 10 label
360 M_LDR dstStep,dstStepOnStack
377 VST1 dDstRow0,[pDstTemp],dstStep
378 VST1 dDstRow1,[pDstTemp],dstStep
379 VST1 dDstRow2,[pDstTemp],dstStep
H A DomxVCM4P10_InterpolateLuma_s.s22 ;// [in] dstStep Destination frame step in byte. Must be multiple of roi.width
38 ;// srcStep or dstStep >= roi.width.
44 ;// srcStep and dstStep is multiple of 8.
70 dstStep RN 3 label
192 STM pArgs, {pSrc,srcStep,pDst,dstStep}
225 ADD Temp, pDst, dstStep, LSL #1
226 VST1 dDst0[0], [pDst], dstStep
227 VST1 dDst2[0], [Temp], dstStep
242 ADD Temp, pDst, dstStep, LSL #1
243 VST1 dResultH0[0], [pDst], dstStep
[all...]
H A DomxVCM4P10_PredictIntraChroma_8x8_s.s58 dstStep RN 5 ;// input variable label
181 M_LDR dstStep, DstStep ;// Arg dstStep loaded from stack to reg
233 ADD pTmp, pDst, dstStep
234 ADD step, dstStep, dstStep
236 VST1 dDstRow0,[pDst],step ;// pDst[0*dstStep+x] :0<= x <= 7
237 VST1 dDstRow0,[pTmp],step ;// pDst[1*dstStep+x] :0<= x <= 7
238 VST1 dDstRow0,[pDst],step ;// pDst[2*dstStep+x] :0<= x <= 7
239 VST1 dDstRow0,[pTmp],step ;// pDst[3*dstStep
[all...]
H A DomxVCM4P10_PredictIntra_16x16_s.s157 dstStep RN 5 ;// input variable label
185 M_LDR dstStep, DstStep ;// Arg dstStep loaded from stack to reg
193 ADD pTmp, pDst, dstStep
194 ADD step, dstStep, dstStep
217 ADD pTmp2, pDst, dstStep
218 ADD dstStep, dstStep, dstStep
[all...]
H A DomxVCM4P10_PredictIntra_4x4_s.s51 dstStep RN 5 ;// input variable label
170 M_LDRD leftStep,dstStep,LeftStep ;// Arg leftStep & dstStep loaded from stack to reg
186 ADD pDstTmp, pDst, dstStep
187 ADD dstep, dstStep, dstStep
189 VST1 dLeftVal0U32[0],[pDst],dstep ;// pDst[0*dstStep+x] :0<= x <= 7
190 VST1 dLeftVal1U32[0],[pDstTmp],dstep ;// pDst[1*dstStep+x] :0<= x <= 7
191 VST1 dLeftVal2U32[0],[pDst] ;// pDst[2*dstStep+x] :0<= x <= 7
192 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.s59 VST1 dRow0, [pDst@64], dstStep
60 VST1 dRow1, [pDst@64], dstStep
61 VST1 dRow2, [pDst@64], dstStep
62 VST1 dRow3, [pDst@64], dstStep
63 VST1 dRow4, [pDst@64], dstStep
64 VST1 dRow5, [pDst@64], dstStep
65 VST1 dRow6, [pDst@64], dstStep
66 VST1 dRow7, [pDst@64], dstStep
115 VST1 dRow0, [pDst@64], dstStep
117 VST1 dRow1, [pDst@64], dstStep
284 dstStep RN 4 label
[all...]

Completed in 306 milliseconds

12