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.s130 dtemp1 DN D7.S16 define
240 VLD1 {dtemp0,dtemp1},[pSrcDst] ;//Loading pSrcDst[i] : i=0 to 7
250 VST1 {dtemp0,dtemp1},[pSrcDst] ;//storing back the updated values
251 VST1 {dtemp0,dtemp1},[pPredBufRow] ;//storing back the updated row prediction values
276 VLD4 {dtemp0,dtemp1,dtemp2,dtemp3},[pSrcDst] ;// Loading coefficients Interleaving by 4
289 VST4 {dtemp0,dtemp1,dtemp2,dtemp3},[pSrcDst] ;// Updating source coeffs
293 VLD4 {dtemp0,dtemp1,dtemp2,dtemp3},[temp2]! ;// Loading coefficients Interleaving by 4
302 VST4 {dtemp0,dtemp1,dtemp2,dtemp3},[temp1]

Completed in 76 milliseconds