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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
H A DomxVCCOMM_ExpandFrame_I.c76 OMX_U8* pRight; local
107 pRight = pSrcDstPlane + iFrameWidth;
115 pRight [y * iPlaneStep + x] =
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
H A DomxVCCOMM_ExpandFrame_I_s.s65 pRight RN 6 label
140 ADD pRight,pSrcDstPlane,iFrameWidth
141 SUB pRightIndex,pRight,#1
166 STR tempRight2,[pRight,iPlaneStep]
168 STR tempRight1,[pRight],#4
173 ADD pRight,pRight,RowStep
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
H A DomxVCCOMM_ExpandFrame_I_s.s49 pRight RN 6 label
155 SUB pRight, Temp, #1
162 VLD1 {dData1 []}, [pRight], iPlaneStep ;// Top-Right corner pixel from frame duplicated in dData1
192 VLD1 {dData1 []}, [pRight], iPlaneStep

Completed in 236 milliseconds