/external/webrtc/video/end_to_end_tests/ |
D | extended_reports_tests.cc | 65 VideoEncoderConfig::ContentType content_type) in RtcpXrObserver() 205 const VideoEncoderConfig::ContentType content_type_; 220 VideoEncoderConfig::ContentType::kRealtimeVideo); in TEST_F() 228 VideoEncoderConfig::ContentType::kRealtimeVideo); in TEST_F() 236 VideoEncoderConfig::ContentType::kScreen); in TEST_F() 244 VideoEncoderConfig::ContentType::kScreen); in TEST_F() 253 VideoEncoderConfig::ContentType::kRealtimeVideo); in TEST_F() 261 VideoEncoderConfig::ContentType::kScreen); in TEST_F()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | ContentType.java | 64 public class ContentType class 78 public ContentType() { in ContentType() method in ContentType 86 public ContentType(String contentType, String contentSubtype) { in ContentType() method in ContentType 206 ContentType retval = (ContentType) super.clone(); in clone()
|
/external/webrtc/video/ |
D | video_send_stream_impl_unittest.cc | 125 VideoEncoderConfig::ContentType::kRealtimeVideo) { in VideoSendStreamImplTest() 145 VideoEncoderConfig::ContentType content_type) { in CreateVideoSendStreamImpl() 186 VideoEncoderConfig::ContentType::kRealtimeVideo); in TEST_F() 213 VideoEncoderConfig::ContentType::kRealtimeVideo); in TEST_F() 262 VideoEncoderConfig::ContentType::kRealtimeVideo, in TEST_F() 279 VideoEncoderConfig::ContentType::kScreen); in TEST_F() 330 VideoEncoderConfig::ContentType::kScreen, in TEST_F() 346 VideoEncoderConfig::ContentType::kRealtimeVideo); in TEST_F() 392 VideoEncoderConfig::ContentType::kRealtimeVideo, in TEST_F() 412 VideoEncoderConfig::ContentType::kScreen); in TEST_F() [all …]
|
D | video_send_stream_impl.h | 88 VideoEncoderConfig::ContentType content_type, 119 VideoEncoderConfig::ContentType content_type,
|
D | video_send_stream_impl.cc | 62 VideoEncoderConfig::ContentType content_type, in CalculateMaxPadBitrateBps() 155 VideoEncoderConfig::ContentType content_type) { in GetAlrSettings() 156 if (content_type == VideoEncoderConfig::ContentType::kScreen) { in GetAlrSettings() 202 VideoEncoderConfig::ContentType content_type, in VideoSendStreamImpl() 492 VideoEncoderConfig::ContentType content_type, in OnEncoderConfigurationChanged()
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | Atoms.h | 30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() 38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom() 49 ContentType contentType() const override { return _contentType; } in contentType() 80 const ContentType _contentType; 90 Scope scope, ContentType type, Merge merge, in MachODefinedCustomSectionAtom() 124 ContentType contentType() const override { return DefinedAtom::typeZeroFill; } in contentType()
|
D | StubsPass.cpp | 41 ContentType contentType() const override { in contentType() 72 NonLazyPointerAtom(const File &file, bool is64, ContentType contentType) in NonLazyPointerAtom() 77 ContentType contentType() const override { in contentType() 101 const ContentType _contentType; 114 ContentType contentType() const override { in contentType() 148 ContentType contentType() const override { in contentType() 183 ContentType contentType() const override { in contentType()
|
/external/llvm-project/lld/include/lld/Core/ |
D | DefinedAtom.h | 106 enum ContentType { enum 249 virtual ContentType contentType() const = 0; 338 static ContentPermissions permissions(ContentType type); 342 ContentType atomContentType = contentType(); in occupiesDiskSpace() 352 ContentType atomContentType = contentType(); in relocsToDefinedCanBeImplicit()
|
/external/oboe/src/common/ |
D | Utilities.cpp | 223 const char *convertToText<ContentType>(ContentType contentType) { in convertToText() 226 case ContentType::Speech: return "Speech"; in convertToText() 227 case ContentType::Music: return "Music"; in convertToText() 228 case ContentType::Movie: return "Movie"; in convertToText() 229 case ContentType::Sonification: return "Sonification"; in convertToText()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_image.cpp | 18 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr}, 46 return JSObject()->TryCData(XFA_Attribute::ContentType, true).value_or(L""); in GetContentType() 63 JSObject()->SetCData(XFA_Attribute::ContentType, wsContentType, false, false); in SetContentType()
|
D | cxfa_exdata.cpp | 19 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr}, 42 JSObject()->SetCData(XFA_Attribute::ContentType, wsContentType, false, false); in SetContentType()
|
D | cxfa_script.cpp | 24 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr}, 50 JSObject()->TryCData(XFA_Attribute::ContentType, false); in GetContentType()
|
/external/webrtc/rtc_base/experiments/ |
D | rate_control_settings_unittest.cc | 159 VideoEncoderConfig::ContentType::kRealtimeVideo), in TEST() 165 VideoEncoderConfig::ContentType::kScreen), in TEST() 178 VideoEncoderConfig::ContentType::kRealtimeVideo), in TEST() 184 VideoEncoderConfig::ContentType::kScreen), in TEST()
|
/external/oboe/include/oboe/ |
D | AudioStreamBase.h | 147 ContentType getContentType() const { return mContentType; } in getContentType() 217 ContentType mContentType = ContentType::Music;
|
/external/webrtc/api/video_codecs/ |
D | video_encoder_config.cc | 53 content_type(ContentType::kRealtimeVideo), in VideoEncoderConfig() 71 case ContentType::kRealtimeVideo: in ToString() 74 case ContentType::kScreen: in ToString()
|
D | video_encoder_config.h | 120 enum class ContentType { enum 157 ContentType content_type;
|
/external/python/pyasn1-modules/pyasn1_modules/ |
D | rfc2634.py | 29 ContentType = rfc5652.ContentType variable 225 namedtype.NamedType('contentType', ContentType()), 248 namedtype.NamedType('contentType', ContentType()) 305 namedtype.NamedType('contentType', ContentType()),
|
D | rfc5035.py | 26 ContentType = rfc5652.ContentType variable
|
D | rfc2985.py | 65 ContentType = rfc5652.ContentType variable 388 contentType['attrValues'][0] = ContentType() 575 pkcs_9_at_contentType: ContentType(),
|
D | rfc2315.py | 42 class ContentType(univ.ObjectIdentifier): class 59 namedtype.NamedType('contentType', ContentType()), 95 namedtype.NamedType('contentType', ContentType()),
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | ContentTypeParser.java | 58 ContentType contentType = new ContentType(); in parse()
|
/external/python/asn1crypto/asn1crypto/ |
D | tsp.py | 25 ContentType, 305 ContentType._map['1.2.840.113549.1.9.16.1.4'] = 'tst_info' 306 ContentType._map['1.2.840.113549.1.9.16.1.31'] = 'timestamped_data'
|
D | cms.py | 127 class ContentType(ObjectIdentifier): class 150 _child_spec = ContentType 520 ('content_type', ContentType), 534 ('content_type', ContentType), 807 ('content_type', ContentType),
|
/external/webrtc/test/scenario/ |
D | video_stream.cc | 71 VideoEncoderConfig::ContentType ConvertContentType( in ConvertContentType() 72 VideoStreamConfig::Encoder::ContentType content_type) { in ConvertContentType() 74 case VideoStreamConfig::Encoder::ContentType::kVideo: in ConvertContentType() 75 return VideoEncoderConfig::ContentType::kRealtimeVideo; in ConvertContentType() 77 case VideoStreamConfig::Encoder::ContentType::kScreen: in ConvertContentType() 78 return VideoEncoderConfig::ContentType::kScreen; in ConvertContentType() 156 constexpr auto kScreen = VideoStreamConfig::Encoder::ContentType::kScreen; in CreateVp9SpecificSettings() 249 VideoStreamConfig::Encoder::ContentType::kScreen; in CreateVideoEncoderConfig()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textprovider.cpp | 50 XFA_Attribute::ContentType, false); in GetTextNode() 87 XFA_Attribute::ContentType, false); in GetTextNode()
|