Home
last modified time | relevance | path

Searched refs:Internal (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
DomxVCM4P10_FilterDeblockingLuma_HorEdge_I.c100 int I, X, Y, Internal=0; in omxVCM4P10_FilterDeblockingLuma_HorEdge_I() local
112 for (Y=0; Y<16; Y+=4, Internal=1) in omxVCM4P10_FilterDeblockingLuma_HorEdge_I()
132 pAlpha[Internal], in omxVCM4P10_FilterDeblockingLuma_HorEdge_I()
133 pBeta[Internal], in omxVCM4P10_FilterDeblockingLuma_HorEdge_I()
DomxVCM4P10_FilterDeblockingChroma_HorEdge_I.c104 int I, X, Y, Internal=0; in omxVCM4P10_FilterDeblockingChroma_HorEdge_I() local
116 for (Y=0; Y<8; Y+=4, Internal=1) in omxVCM4P10_FilterDeblockingChroma_HorEdge_I()
137 pAlpha[Internal], in omxVCM4P10_FilterDeblockingChroma_HorEdge_I()
138 pBeta[Internal], in omxVCM4P10_FilterDeblockingChroma_HorEdge_I()
DomxVCM4P10_FilterDeblockingChroma_VerEdge_I.c103 int I, X, Y, Internal=0; in omxVCM4P10_FilterDeblockingChroma_VerEdge_I() local
117 for (X=0; X<8; X+=4, Internal=1) in omxVCM4P10_FilterDeblockingChroma_VerEdge_I()
138 pAlpha[Internal], in omxVCM4P10_FilterDeblockingChroma_VerEdge_I()
139 pBeta[Internal], in omxVCM4P10_FilterDeblockingChroma_VerEdge_I()
DomxVCM4P10_FilterDeblockingLuma_VerEdge_I.c99 int X, Y, I, Internal=0; in omxVCM4P10_FilterDeblockingLuma_VerEdge_I() local
114 for (X=0; X<16; X+=4, Internal=1) in omxVCM4P10_FilterDeblockingLuma_VerEdge_I()
135 pAlpha[Internal], in omxVCM4P10_FilterDeblockingLuma_VerEdge_I()
136 pBeta[Internal], in omxVCM4P10_FilterDeblockingLuma_VerEdge_I()
/frameworks/base/docs/html/training/basics/data-storage/
Dfiles.jd15 <li><a href="#InternalVsExternalStorage">Choose Internal or External Storage</a></li>
17 <li><a href="#WriteInternalStorage">Save a File on Internal Storage</a></li>
25 <li><a href="{@docRoot}guide/topics/data/data-storage.html#filesInternal">Using the Internal
48 <h2 id="InternalVsExternalStorage">Choose Internal or External Storage</h2>
59 <p><b>Internal storage:</b></p>
66 <p>Internal storage is best when you want to be sure that neither the user nor other apps can
135 <h2 id="WriteInternalStorage">Save a File on Internal Storage</h2>
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h85 Internal = 1, enumerator
/frameworks/compile/mclinker/lib/LD/
DResolveInfo.cpp262 visibility() == ResolveInfo::Internal) && in shouldForceLocal()
/frameworks/base/docs/html/guide/topics/data/
Ddata-storage.jd20 <li><a href="#filesInternal">Using the Internal Storage</a></li>
45 <dt><a href="#filesInternal">Internal Storage</a></dt>
149 <h2 id="filesInternal">Using the Internal Storage</h2>
/frameworks/base/docs/html/training/articles/
Dperf-tips.jd13 <li><a href="#GettersSetters">Avoid Internal Getters/Setters</a></li>
157 <h2 id="GettersSetters">Avoid Internal Getters/Setters</h2>
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp557 pVisibility == ResolveInfo::Internal || in addSymbolFromDynObj()
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dnsd.jd232 // Internal bookkeeping code goes here.
/frameworks/base/docs/html/training/location/
Dgeofencing.jd531 * Internal geofence objects for geofence 1 and 2
536 // Internal List of Geofence objects
/frameworks/base/docs/html/google/gcm/
Dhttp.jd379 <dt id="internal_error"><strong>Internal Server Error</strong></dt>
Dserver-ref.jd735 <td>Internal Server Error</td>
/frameworks/base/docs/html/guide/topics/media/
Dmediaplayer.jd103 <li>Internal URIs, such as one you might obtain from a Content Resolver</li>
/frameworks/base/docs/html/guide/topics/search/
Dadding-custom-suggestions.jd594 Internal URI schemes should not be used to rewrite the query in this way.</li>
/frameworks/base/docs/html/tools/help/
Dadb.jd1049 <li>{@code 1}: Internal&mdash;install on internal device storage.