Searched defs:Resolution (Results 1 - 7 of 7) sorted by relevance

/external/aac/libAACdec/src/
H A Daacdec_tns.h111 SCHAR Resolution; member in struct:__anon24
/external/chromium_org/third_party/webrtc/modules/video_coding/utility/
H A Dquality_scaler.h21 struct Resolution { struct in class:webrtc::QualityScaler
33 Resolution GetScaledResolution(const I420VideoFrame& frame);
/external/doclava/src/com/google/doclava/
H A DResolution.java20 * Resolution stores information about a Java type
24 * <p>Resolutions contain a Variable and a Value, both of which are set in the Resolution constructor.
25 * Public accessors {@link Resolution#getVariable()} and {@link Resolution#getValue()} exist to
31 * <p>Values are the value to which the variable contained within this {@link Resolution} refers.
33 * In this scenario, the AlertDialog class would have a {@link Resolution} that
36 public class Resolution { class
45 * @param value The value to which the variable contained within this {@link Resolution} refers.
46 * @param builder The InfoBuilder that is building the file in which the Resolution exists.
48 public Resolution(Strin method in class:Resolution
[all...]
/external/smack/src/org/xbill/DNS/
H A DExtendedResolver.java19 private static class Resolution implements ResolverListener { class in class:ExtendedResolver
32 Resolution(ExtendedResolver eres, Message query) { method in class:ExtendedResolver.Resolution
357 Resolution res = new Resolution(this, query);
373 Resolution res = new Resolution(this, query);
/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1344 ConflictResolution Resolution; member in struct:__anon25795::JoinVals::Val
1379 Val() : Resolution(CR_Keep), WriteLanes(0), ValidLanes(0),
1688 switch ((V.Resolution = analyzeValue(ValNo, Other))) {
1718 if (Vals[i].Resolution == CR_Impossible) {
1803 assert (V.Resolution != CR_Impossible && "Unresolvable conflict");
1804 if (V.Resolution != CR_Unresolved)
1856 V.Resolution = CR_Replace;
1874 if (V.Resolution != CR_Erase && V.Resolution != CR_Merge)
1888 switch (Vals[i].Resolution) {
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 277 milliseconds