OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pLeft
(Results
1 - 10
of
10
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_ExpandFrame_I.c
75
OMX_U8*
pLeft
;
106
pLeft
= pSrcDstPlane - iExpandPels;
113
pLeft
[y * iPlaneStep + x] =
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s
64
pLeft
RN 5
139
SUB
pLeft
,pSrcDstPlane,iExpandPels ;//
pLeft
->points to the top left of the expanded block
165
STR tempLeft2,[
pLeft
,iPlaneStep] ;// Store the 4 bytes at one go
167
STR tempLeft1,[
pLeft
],#4 ;// Store the 4 bytes at one go
172
ADD
pLeft
,
pLeft
,RowStep
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s
48
pLeft
RN 5
158
ADD
pLeft
, pSrcDstPlane, #0
160
VLD1 {dData0 []}, [
pLeft
], iPlaneStep ;// Top-Left corner pixel from frame duplicated in dData0
190
VLD1 {dData0 []}, [
pLeft
], iPlaneStep
/hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.h
60
struct NODE*
pLeft
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.cpp
644
int
pLeft
= includeLeftEdge ? paddingLeft() : 0;
663
int x = tx + bLeft + (includePadding ?
pLeft
: 0);
665
int width = w - bLeft - bRight - (includePadding ?
pLeft
+ pRight : 0);
[
all
...]
/prebuilts/devtools/tools/lib/
hierarchyviewer2lib.jar
/external/sqlite/dist/orig/
sqlite3.c
[
all
...]
/external/sqlite/dist/
sqlite3.c
[
all
...]
Completed in 964 milliseconds