Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
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_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_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()
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()
/frameworks/base/core/java/android/net/
DNetwork.java44 import com.android.okhttp.internal.Internal;
293 Internal.instance.setNetwork(client, mNetwork); in openConnection()
/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
141 <h2 id="WriteInternalStorage">Save a File on Internal Storage</h2>
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator
/frameworks/compile/mclinker/lib/LD/
DResolveInfo.cpp228 visibility() == ResolveInfo::Internal) && in shouldForceLocal()
/frameworks/rs/api/
Drs_for_each.spec226 summary: (Internal API) Launch a kernel in the current Script (with the slot number)
228 Internal API to launch a kernel.
/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/base/proto/src/
Dmetrics_constants.proto110 // OPEN: Settings > Internal storage > Apps storage > [App]
219 // OPEN: Settings > Internal storage
939 // OPEN: Settings > Internal storage > Apps storage
2055 // OPEN: Settings > Internal storage > Storage manager
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp542 if (pBinding == ResolveInfo::Local || pVisibility == ResolveInfo::Internal || in addSymbolFromDynObj()
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dnsd.jd232 // Internal bookkeeping code goes here.
/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/native/vulkan/api/
Dvulkan.api5342 // Internal State Tracking //
/frameworks/base/
Dpreloaded-classes2667 com.android.okhttp.internal.Internal
Dcompiled-classes-phone6078 com.android.okhttp.internal.Internal