HomeSort by relevance Sort by last modified time
    Searched refs:pSrcDst (Results 26 - 38 of 38) sorted by null

12

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 26 ; * [in] pSrcDst pointer to the coefficient buffer which contains the
48 ; * [out] pSrcDst pointer to the coefficient buffer which contains
56 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
59 ; * - At least one of the pointers pSrcDst, pPredBufRow, or pPredBufCol is not
82 pSrcDst RN 0
176 LDRH temp,[pSrcDst] ;// temp=pSrcDst[0]
178 ADD temp,temp,tempPred ;// temp=pSrcDst[0]+tempPred
181 SMULBB temp1,temp,dcScaler ;// temp1=clipped(pSrcDst[0])*dcScaler
183 STRH temp,[pSrcDst]
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 26 ; * [in] pSrcDst pointer to the coefficient buffer which contains the
48 ; * [out] pSrcDst pointer to the coefficient buffer which contains
56 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
59 ; * - At least one of the pointers pSrcDst, pPredBufRow, or pPredBufCol is not
78 pSrcDst RN 0
199 LDRH temp,[pSrcDst] ;// temp=pSrcDst[0]
200 ADD temp,temp,tempPred ;// temp=pSrcDst[0]+tempPred
202 SMULBB dcColBuffCoeff,temp,dcScaler ;// temp1=clipped(pSrcDst[0])*dcScaler
240 VLD1 {dtemp0,dtemp1},[pSrcDst] ;//Loading pSrcDst[i] : i=0 to
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h     [all...]
armVC.h 84 * [in] pSrcDst pointer to the coefficient buffer which contains
107 * [out] pSrcDst pointer to the coefficient buffer which contains
122 OMX_S16 * pSrcDst,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h     [all...]
armVC.h 84 * [in] pSrcDst pointer to the coefficient buffer which contains
107 * [out] pSrcDst pointer to the coefficient buffer which contains
122 OMX_S16 * pSrcDst,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h     [all...]
armVC.h 84 * [in] pSrcDst pointer to the coefficient buffer which contains
107 * [out] pSrcDst pointer to the coefficient buffer which contains
122 OMX_S16 * pSrcDst,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 38 pSrcDst RN 0
86 LDMIA pSrcDst,{SrcDst00,SrcDst02,SrcDst10,SrcDst12,SrcDst20,SrcDst22,SrcDst30,SrcDst32}
108 ;// Then the product pSrcDst[i] * (pVRow[armVCM4P10_PosToVCol4x4[i]] << Shift) is calculated
119 SMULTB temp1,SrcDst00,rowLuma23 ;// pSrcDst[1] * (pVRow[2]<<Shift)
120 SMULBB SrcDst00,SrcDst00,rowLuma01 ;// pSrcDst[0] * (pVRow[0]<<Shift)
122 SMULTB temp2,SrcDst02,rowLuma23 ;// pSrcDst[3] * (pVRow[2]<<Shift)
123 SMULBB SrcDst02,SrcDst02,rowLuma01 ;// pSrcDst[2] * (pVRow[0]<<Shift)
129 SMULTT temp1,SrcDst10,rowLuma01 ;// pSrcDst[5] * (pVRow[1]<<Shift)
130 SMULBB SrcDst10,SrcDst10,rowLuma23 ;// pSrcDst[4] * (pVRow[2]<<Shift)
133 SMULTT temp2,SrcDst12,rowLuma01 ;// pSrcDst[7] * (pVRow[1]<<Shift
    [all...]
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 28 pSrcDst RN 0
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 33 pSrcDst RN 0
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 29 pSrcDst RN 0
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 31 pSrcDst RN 0

Completed in 3575 milliseconds

12