HomeSort by relevance Sort by last modified time
    Searched defs:pRight (Results 1 - 8 of 8) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_ExpandFrame_I.c 76 OMX_U8* pRight;
107 pRight = pSrcDstPlane + iFrameWidth;
115 pRight [y * iPlaneStep + x] =
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s 65 pRight RN 6
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/
omxVCCOMM_ExpandFrame_I_s.s 49 pRight RN 6
155 SUB pRight, Temp, #1
162 VLD1 {dData1 []}, [pRight], iPlaneStep ;// Top-Right corner pixel from frame duplicated in dData1
192 VLD1 {dData1 []}, [pRight], iPlaneStep
  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.h 61 struct NODE* pRight;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar 
  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.cpp 645 int pRight = includeRightEdge ? paddingRight() : 0;
665 int width = w - bLeft - bRight - (includePadding ? pLeft + pRight : 0);
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 447 milliseconds