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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s144 dtemp1 DN D7.S16 define
254 VLD1 {dtemp0,dtemp1},[pSrcDst] ;//Loading pSrcDst[i] : i=0 to 7
264 VST1 {dtemp0,dtemp1},[pSrcDst] ;//storing back the updated values
265 VST1 {dtemp0,dtemp1},[pPredBufRow] ;//storing back the updated row prediction values
290 VLD4 {dtemp0,dtemp1,dtemp2,dtemp3},[pSrcDst] ;// Loading coefficients Interleaving by 4
303 VST4 {dtemp0,dtemp1,dtemp2,dtemp3},[pSrcDst] ;// Updating source coeffs
307 VLD4 {dtemp0,dtemp1,dtemp2,dtemp3},[temp2]! ;// Loading coefficients Interleaving by 4
316 VST4 {dtemp0,dtemp1,dtemp2,dtemp3},[temp1]

Completed in 57 milliseconds