Home
last modified time | relevance | path

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

123

/external/libva-utils/test/
Dtest_utils.h33 struct Resolution { struct
36 Resolution(const DataType w = 1, const DataType h = 1) argument
40 inline bool operator <=(const Resolution& other) const argument
51 const Resolution& minRes, const Resolution& maxRes) const in isWithin() argument
61 DataType width;
62 DataType height;
Dtest_internal.cpp30 TEST(Internal, Resolution) in TEST() argument
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/software/
Dcamera_config.pb.go27 type Resolution struct { struct
28 state protoimpl.MessageState
29 sizeCache protoimpl.SizeCache
30 unknownFields protoimpl.UnknownFields
32 Width uint32 `protobuf:"varint,1,opt,name=width,proto3" json:"width,omitempty"`
33 Height uint32 `protobuf:"varint,2,opt,name=height,proto3" json:"height,omitempty"`
36 func (x *Resolution) Reset() {
45 func (x *Resolution) String() string {
49 func (*Resolution) ProtoMessage() {}
51 func (x *Resolution) ProtoReflect() protoreflect.Message {
[all …]
/external/webrtc/api/video/
Dresolution.h19 struct Resolution { struct
28 inline bool operator==(const Resolution& lhs, const Resolution& rhs) { argument
/external/intel-media-driver/docs/
Dmedia_features.md40 ### JPEG Decoding Format Support
57 ### Hardware Encoding, Low Power Encoding(VDEnc/Huc)
83 ### Hardware(PAK) + Shader(media kernel+VME) Encoding
/external/openscreen/cast/streaming/
Dresolution.h21 struct Resolution { struct
52 constexpr Resolution ToResolution() const { return {width, height}; } in ToResolution() argument
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/syntax/
Dresolve.rs6 pub(crate) struct Resolution<'a> { struct
12 pub(crate) fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
/external/rust/cxx/syntax/
Dresolve.rs6 pub(crate) struct Resolution<'a> { struct
12 pub(crate) fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.130/src/syntax/
Dresolve.rs6 pub(crate) struct Resolution<'a> { struct
12 pub(crate) fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/syntax/
Dresolve.rs6 pub(crate) struct Resolution<'a> { struct
12 pub(crate) fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.130/src/syntax/
Dresolve.rs6 pub(crate) struct Resolution<'a> { struct
12 pub(crate) 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/crosvm/devices/src/virtio/gpu/
Dedid.rs83 pub struct Resolution { struct
88 impl Resolution { implementation
89 fn new(width: u32, height: u32) -> Resolution { in new()
/external/cldr/docs/site/index/
Dprocess.md142 ### Prioritization
150 ### Maintenance Releases
/external/aws-sdk-java-v2/services/elastictranscoder/src/test/resources/
DListPresetsResponseWithNullVideoField.json21 "Resolution": null, null
45 "Resolution": null, null
66 "Resolution": null, null
/external/webrtc/test/
Dframe_generator_capturer.h135 struct Resolution { struct
139 absl::optional<Resolution> GetResolution(); argument
/external/cldr/docs/ldml/
Dtr35-messageFormat.md2665 ### Literal Resolution
2681 ### Variable Resolution
2694 ### Function Resolution
2816 #### Option Resolution
2833 ### Markup Resolution
2845 ### Fallback Resolution
/external/chromiumos-config/proto/chromiumos/config/api/software/
Dcamera_config.proto11 message Resolution { message
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/
DStall.h49 UINTN Resolution; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/
DStall.h49 UINTN Resolution; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/
DStall.h49 UINTN Resolution; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/
DStall.h55 UINTN Resolution; member
/external/chromiumos-config/python/chromiumos/config/api/software/
Dcamera_config_pb2.py117 Resolution = _reflection.GeneratedProtocolMessageType('Resolution', (_message.Message,), { variable
/external/webrtc/video/
Dvideo_quality_observer2.h62 enum Resolution { enum
/external/aac/libAACdec/src/
Daacdec_tns.h130 SCHAR Resolution; member

123