Home
last modified time | relevance | path

Searched defs:Resolution (Results 1 – 15 of 15) sorted by relevance

/external/openscreen/cast/streaming/
Dcapture_recommendations.h83 struct Resolution { struct
102 constexpr Resolution kDefaultMinResolution{kMinVideoWidth, kMinVideoHeight, argument
Doffer_messages.h76 struct Resolution { struct
93 std::vector<Resolution> resolutions = {}; argument
/external/rust/cxx/syntax/
Dresolve.rs6 pub struct Resolution<'a> { struct
12 pub fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
/external/doclava/src/com/google/doclava/
DResolution.java36 public class Resolution { class
48 public Resolution(String variable, String value, InfoBuilder builder) { in Resolution() method in Resolution
/external/webrtc/video/
Dvideo_quality_observer2.h62 enum Resolution { enum
Dvideo_quality_observer.h59 enum Resolution { enum
/external/aac/libAACdec/src/
Daacdec_tns.h130 SCHAR Resolution; member
/external/mesa3d/bin/pick/
Dcore.py77 class Resolution(enum.Enum): class
/external/python/cpython3/Doc/whatsnew/
D3.7.rst365 .. _whatsnew37-pep565:
/external/llvm/tools/gold/
Dgold-plugin.cpp723 ld_plugin_symbol_resolution Resolution = in getModuleForFile() local
1348 ld_plugin_symbol_resolution Resolution = in thinLTOLink() local
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DStats.cs428 public double Resolution { property in Grpc.Testing.HistogramParams
/external/llvm-project/llvm/tools/gold/
Dgold-plugin.cpp738 ld_plugin_symbol_resolution Resolution = in addModule() local
/external/llvm-project/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2293 ConflictResolution Resolution = CR_Keep; member
3592 auto Resolution = RegVals.getResolution(OtherIt->valno->id); in checkMergingChangesDbgValuesImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2267 ConflictResolution Resolution = CR_Keep; member
3570 auto Resolution = RegVals.getResolution(OtherIt->valno->id); in checkMergingChangesDbgValuesImpl() local
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1763 ConflictResolution Resolution; member