/external/webrtc/webrtc/modules/remote_bitrate_estimator/tools/ |
bwe_rtp_play.cc | 73 if (header.extension.hasAbsoluteSendTime) 75 if (header.extension.hasTransmissionTimeOffset) 110 printf("Packets with no extension: %d\n",
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
rtp_receiver_video.cc | 91 if (rtp_header->header.extension.hasVideoRotation) { 93 rtp_header->header.extension.videoRotation);
|
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/ |
rtp_rtcp_extensions.cc | 38 !header.extension.hasAudioLevel) { 42 !header.extension.hasAbsoluteSendTime) { 46 // bad_packets_ count packets we expected to have an extension but 76 // Check whether any were 'bad' (didn't contain an extension when they
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
hw_scale.cpp | 70 mdp_scale->num_ext_pxls_left[i] = plane.left.extension; 74 mdp_scale->num_ext_pxls_top[i] = plane.top.extension; 78 mdp_scale->num_ext_pxls_right[i] = plane.right.extension; 82 mdp_scale->num_ext_pxls_btm[i] = plane.bottom.extension; 164 mdp_scale->num_ext_pxls_left[i] = UINT32(plane.left.extension); 168 mdp_scale->num_ext_pxls_top[i] = UINT32(plane.top.extension); 172 mdp_scale->num_ext_pxls_right[i] = UINT32(plane.right.extension); 176 mdp_scale->num_ext_pxls_btm[i] = UINT32(plane.bottom.extension);
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
hw_scale.cpp | 70 mdp_scale->num_ext_pxls_left[i] = plane.left.extension; 74 mdp_scale->num_ext_pxls_top[i] = plane.top.extension; 78 mdp_scale->num_ext_pxls_right[i] = plane.right.extension; 82 mdp_scale->num_ext_pxls_btm[i] = plane.bottom.extension; 164 mdp_scale->num_ext_pxls_left[i] = UINT32(plane.left.extension); 168 mdp_scale->num_ext_pxls_top[i] = UINT32(plane.top.extension); 172 mdp_scale->num_ext_pxls_right[i] = UINT32(plane.right.extension); 176 mdp_scale->num_ext_pxls_btm[i] = UINT32(plane.bottom.extension);
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
hw_scale.cpp | 70 mdp_scale->num_ext_pxls_left[i] = plane.left.extension; 74 mdp_scale->num_ext_pxls_top[i] = plane.top.extension; 78 mdp_scale->num_ext_pxls_right[i] = plane.right.extension; 82 mdp_scale->num_ext_pxls_btm[i] = plane.bottom.extension; 161 mdp_scale->num_ext_pxls_left[i] = UINT32(plane.left.extension); 165 mdp_scale->num_ext_pxls_top[i] = UINT32(plane.top.extension); 169 mdp_scale->num_ext_pxls_right[i] = UINT32(plane.right.extension); 173 mdp_scale->num_ext_pxls_btm[i] = UINT32(plane.bottom.extension);
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
hw_scale.cpp | 70 mdp_scale->num_ext_pxls_left[i] = plane.left.extension; 74 mdp_scale->num_ext_pxls_top[i] = plane.top.extension; 78 mdp_scale->num_ext_pxls_right[i] = plane.right.extension; 82 mdp_scale->num_ext_pxls_btm[i] = plane.bottom.extension; 164 mdp_scale->num_ext_pxls_left[i] = UINT32(plane.left.extension); 168 mdp_scale->num_ext_pxls_top[i] = UINT32(plane.top.extension); 172 mdp_scale->num_ext_pxls_right[i] = UINT32(plane.right.extension); 176 mdp_scale->num_ext_pxls_btm[i] = UINT32(plane.bottom.extension);
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/ |
sys.go | 36 extOff int // offset of header extension
|
/prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/ |
sys.go | 36 extOff int // offset of header extension
|
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/ |
SETId.java | 53 private boolean extension; field in class:SETId 113 return extension; 135 extension = isExtensionValue; 152 extension = false; 403 extension = false; 510 extension = false; 621 extension = false; 728 extension = false; 840 extension = false; 869 extension = false [all...] |
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/utils/ |
generate_grammar_tables.py | 30 # TODO(dneto): Vendor extension names should really be derived from the 79 - exts: a sequence of extension names 84 return "{" + ", ".join(['libspirv::Extension::k{}'.format(e) for e in exts]) + "}" 395 return ',\n'.join(['k' + extension for extension in extensions]) 399 """Returns extension to string mapping table.""" 401 entry_template = ' {{Extension::k{extension},\n "{extension}"}}' 402 table_entries = [entry_template.format(extension=extension [all...] |
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
MessageReflection.java | 355 * provided, it indicates the descriptor is for an extension type, and 460 // When default instance is not null. The field is an extension field. 484 // When default instance is not null. The field is an extension field. 508 // When default instance is not null. The field is an extension field. 755 final ExtensionRegistry.ExtensionInfo extension = local 758 if (extension == null) { 761 field = extension.descriptor; 762 defaultInstance = extension.defaultInstance; 767 "Message-typed extension lacked default instance: " + 872 * Called by {@code #mergeFieldFrom()} to parse a MessageSet extension int 900 ExtensionRegistry.ExtensionInfo extension = null; local [all...] |
/bionic/libc/kernel/uapi/sound/ |
asound_fm.h | 86 char extension[7]; member in struct:sbi_patch
|
/external/autotest/client/cros/multimedia/ |
facade_resource.py | 194 """Gets the extension from the indicated path. 196 @param extension_path: the path of the target extension. 197 Set to None to get autotest extension. 199 @return an extension object. 201 @raise RuntimeError if the extension is not found. 202 @raise chrome.Error if the found extension has not yet been 208 extension = self._chrome.autotest_ext 210 extension = self._chrome.get_extension(extension_path) 213 # found extension. 215 if not extension [all...] |
/external/boringssl/src/ssl/test/runner/ |
alert.go | 76 alertMissingExtension: "missing extension", 77 alertUnsupportedExtension: "unsupported extension",
|
/external/clang/www/demo/ |
index.cgi | 39 my ($extension) = @_; 42 sprintf( "$ROOT/_%d_%d%s", $$, $count, $extension ); 57 my $extension = shift @_; 59 my $name = getname($extension); 337 my $extension = $suffixes{ $c->param('language') }; 338 barf "Unknown language; can't compile\n" unless $extension; 347 my $inputFile = writeIntoFile( $extension, $source ); 355 if ( $extension eq ".st" ) {
|
/external/deqp/modules/gles31/functional/ |
es31fNegativeTestShared.hpp | 75 bool isExtensionSupported (std::string extension);
|
/external/golang-protobuf/proto/ |
equal_test.go | 138 {"extension vs. no extension", messageWithoutExtension, messageWithExtension1a, false}, 139 {"extension vs. same extension", messageWithExtension1a, messageWithExtension1b, true}, 140 {"extension vs. different extension", messageWithExtension1a, messageWithExtension2, false}, 142 {"int32 extension vs. itself", messageWithInt32Extension1, messageWithInt32Extension1, true}, 143 {"int32 extension vs. a different int32", messageWithInt32Extension1, messageWithInt32Extension2, false},
|
/external/kernel-headers/original/uapi/sound/ |
asound_fm.h | 131 char extension[7]; member in struct:sbi_patch
|
/external/llvm/test/MC/ARM/ |
directive-arch_extension-idiv.s | 17 @ CHECK-V6: error: architectural extension 'idiv' is not allowed for the current base architecture 20 @ CHECK-V7M: error: architectural extension 'idiv' is not allowed for the current base architecture 34 @ CHECK-V6: error: architectural extension 'idiv' is not allowed for the current base architecture 37 @ CHECK-V7M: error: architectural extension 'idiv' is not allowed for the current base architecture
|
/external/mesa3d/docs/specs/OLD/ |
MESA_trace.spec | 28 The extension is written against the OpenGL 1.2 Specification 49 The extension spec is in the public domain. The current implementation 51 This extension is partially inspired by the Quake2 QGL wrapper. 56 (1) Is this Extension obsolete because it can 319 The MESA_trace extension can be used in a way that does not affect data
|
/external/protobuf/objectivec/ |
GPBMessage_PackagePrivate.h | 77 // Gets an extension value without autocreating the result if not found. (i.e. 78 // returns nil if the extension is not set) 79 - (id)getExistingExtension:(GPBExtensionDescriptor *)extension;
|
/external/python/cpython3/Lib/distutils/tests/ |
test_extension.py | 1 """Tests for distutils.extension.""" 7 from distutils.extension import read_setup_file, Extension 35 self.assertRaises(AssertionError, Extension, 1, []) 36 ext = Extension('name', []) 41 self.assertRaises(AssertionError, Extension, 'name', 'file') 42 self.assertRaises(AssertionError, Extension, 'name', ['file', 1]) 43 ext = Extension('name', ['file1', 'file2']) 59 ext = Extension('name', ['file1', 'file2'], chic=True) 63 "Unknown Extension options: 'chic'" [all...] |
/external/skia/src/gpu/glsl/ |
GrGLSLVarying.cpp | 97 if (const char* extension = caps.noperspectiveInterpolationExtensionString()) { 99 fProgramBuilder->fVS.addFeature(bit, extension); 101 fProgramBuilder->fGS.addFeature(bit, extension); 103 fProgramBuilder->fFS.addFeature(bit, extension);
|
/external/skqp/src/gpu/glsl/ |
GrGLSLVarying.cpp | 89 if (const char* extension = caps.noperspectiveInterpolationExtensionString()) { 91 fProgramBuilder->fVS.addFeature(bit, extension); 93 fProgramBuilder->fGS.addFeature(bit, extension); 95 fProgramBuilder->fFS.addFeature(bit, extension);
|