Searched refs:pLeft (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.c90 OMX_U8* pLeft; local
121 pLeft = pSrcDstPlane - iExpandPels;
128 pLeft [y * iPlaneStep + x] =
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
H A DomxVCCOMM_ExpandFrame_I_s.s78 pLeft RN 5 label
153 SUB pLeft,pSrcDstPlane,iExpandPels ;// pLeft->points to the top left of the expanded block
179 STR tempLeft2,[pLeft,iPlaneStep] ;// Store the 4 bytes at one go
181 STR tempLeft1,[pLeft],#4 ;// Store the 4 bytes at one go
186 ADD pLeft,pLeft,RowStep
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
H A DomxVCCOMM_ExpandFrame_I_s.s62 pLeft RN 5 label
172 ADD pLeft, pSrcDstPlane, #0
174 VLD1 {dData0 []}, [pLeft], iPlaneStep ;// Top-Left corner pixel from frame duplicated in dData0
204 VLD1 {dData0 []}, [pLeft], iPlaneStep

Completed in 131 milliseconds