/frameworks/base/media/libstagefright/ |
avc_utils.cpp | 27 #include <media/stagefright/MetaData.h> 247 sp<MetaData> MakeAVCCodecSpecificData(const sp<ABuffer> &accessUnit) { 297 sp<MetaData> meta = new MetaData; 354 sp<MetaData> MakeAACCodecSpecificData( 357 sp<MetaData> meta = new MetaData;
|
AVIExtractor.cpp | 33 #include <media/stagefright/MetaData.h> 41 virtual status_t start(MetaData *params); 44 virtual sp<MetaData> getFormat(); 103 status_t AVIExtractor::AVISource::start(MetaData *params) { 135 sp<MetaData> AVIExtractor::AVISource::getFormat() { 388 sp<MetaData> AVIExtractor::getTrackMetaData( 393 sp<MetaData> AVIExtractor::getMetaData() { 394 sp<MetaData> meta = new MetaData; 610 sp<MetaData> meta = new MetaData [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutMetadata.java | 55 /** The string to start metadata comments with */ 57 /** The string to end metadata comments with */ 68 /** The metadata class is a singleton for now since it has no state of its own */ 88 * @param node the XML node to associate metadata with 146 * @param node the XML node to associate metadata with 290 * @param node the XML node to associate metadata with 304 * @param node the XML node to associate metadata with
|
/external/protobuf/src/google/protobuf/ |
descriptor.pb.cc | 847 ::google::protobuf::Metadata metadata; local 1397 ::google::protobuf::Metadata metadata; local 1644 ::google::protobuf::Metadata metadata; local 2129 ::google::protobuf::Metadata metadata; local 2784 ::google::protobuf::Metadata metadata; local 3100 ::google::protobuf::Metadata metadata; local 3413 ::google::protobuf::Metadata metadata; local 3729 ::google::protobuf::Metadata metadata; local 4118 ::google::protobuf::Metadata metadata; local 4684 ::google::protobuf::Metadata metadata; local 4989 ::google::protobuf::Metadata metadata; local 5421 ::google::protobuf::Metadata metadata; local 5645 ::google::protobuf::Metadata metadata; local 5869 ::google::protobuf::Metadata metadata; local 6093 ::google::protobuf::Metadata metadata; local 6317 ::google::protobuf::Metadata metadata; local 6581 ::google::protobuf::Metadata metadata; local 7017 ::google::protobuf::Metadata metadata; local [all...] |
/external/flac/libFLAC/ |
stream_encoder.c | 316 static void verify_metadata_callback_(const FLAC__StreamDecoder *decoder, const FLAC__StreamMetadata *metadata, void *client_data); 775 /* reorder metadata if necessary to ensure that any VORBIS_COMMENT is the first, according to the (…) 2528 const FLAC__StreamMetadata *metadata = &encoder->private_->streaminfo; local 2693 const FLAC__StreamMetadata *metadata = &encoder->private_->streaminfo; local [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
plugin.pb.cc | 463 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const { 465 ::google::protobuf::Metadata metadata; local 466 metadata.descriptor = CodeGeneratorRequest_descriptor_; 467 metadata.reflection = CodeGeneratorRequest_reflection_; 468 return metadata; 804 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const { 806 ::google::protobuf::Metadata metadata; local 807 metadata.descriptor = CodeGeneratorResponse_File_descriptor_ 1071 ::google::protobuf::Metadata metadata; local [all...] |
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrProcessorST.java | 170 // [the metadata will still contain only a single entry for a class with 174 // as a metadata key] 230 // update metadata [if this class has not been seen before]: 424 // [the metadata will still contain only a single entry for a class with 428 // as a metadata key] 478 // update metadata [if this class has not been seen before]: 481 // System.out.println (clsDef.getName () + " metadata:"); 691 log.verbose ("metadata output file: " + mdataOutFile.getAbsolutePath ()); 692 log.verbose ("metadata output merge mode: " + mdataOutMerge); 731 // persist metadata [all...] |
/external/flac/include/FLAC/ |
format.h | 65 * header and metadata blocks. 71 * is not necessary; however, for metadata blocks it is, so there are 72 * convenience functions provided in the \link flac_metadata metadata 73 * module \endlink to simplify the manipulation of metadata blocks. 91 /** The largest legal metadata type code. */ 487 /** An enumeration of the available metadata block types. */ 512 /**< marker to denote beginning of undefined type range; this number will increase as new metadata types are added */ 820 /** Structure that is used when a metadata block of unknown type is loaded. 822 * correctly handle unknown metadata. 829 /** FLAC metadata block structure. (c.f. <A HREF="../format.html#metadata_block">format specification</A> [all...] |
/frameworks/base/media/libstagefright/codecs/avc/enc/ |
AVCEncoder.cpp | 31 #include <media/stagefright/MetaData.h> 171 const sp<MetaData>& meta) 206 status_t AVCEncoder::initCheck(const sp<MetaData>& meta) { 321 mFormat = new MetaData; 332 status_t AVCEncoder::start(MetaData *params) { 408 sp<MetaData> AVCEncoder::getFormat() {
|
/hardware/ril/mock-ril/src/cpp/ |
msgheader.pb.cpp | 416 ::google::protobuf::Metadata MsgHeader::GetMetadata() const { 418 ::google::protobuf::Metadata metadata; local 419 metadata.descriptor = MsgHeader_descriptor_; 420 metadata.reflection = MsgHeader_reflection_; 421 return metadata;
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
ExternalAccountType.java | 102 * tests. If null, the metadata is loaded from the specified package. 175 * Returns the CONTACTS_STRUCTURE metadata (aka "contacts.xml") in the given apk package. 179 * returns the first CONTACTS_STRUCTURE metadata defined in any of them. 181 * Returns {@code null} if the package has no CONTACTS_STRUCTURE metadata. In this case 199 // Package was found, but that doesn't contain the CONTACTS_STRUCTURE metadata. 225 * Whether this account type has the android.provider.CONTACTS_STRUCTURE metadata xml.
|
/development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/ |
ActionBarHelperBase.java | 147 * Returns a {@link android.view.MenuInflater} that can read action bar metadata on 230 * A {@link android.view.MenuInflater} that reads action bar metadata. 247 * Loads action bar metadata from a menu resource, storing a list of menu item IDs that
|
/external/emma/core/res/ |
emma_default.properties | 56 # instr metadata output properties: 58 metadata.out.file: coverage.em 59 metadata.out.merge: true
|
/external/llvm/include/llvm/Bitcode/ |
BitCodes.h | 55 /// block, which contains metadata about other blocks in the file. 57 /// BLOCKINFO_BLOCK is used to define metadata about blocks, for example, 66 /// BlockInfoCodes - The blockinfo block contains metadata about user-defined
|
/external/llvm/lib/CodeGen/ |
GCMetadata.cpp | 1 //===-- GCMetadata.cpp - Garbage collector metadata -----------------------===// 57 INITIALIZE_PASS(GCModuleInfo, "collector-metadata", 58 "Create Garbage Collector Module Metadata", false, false)
|
/external/llvm/lib/VMCore/ |
LLVMContextImpl.h | 23 #include "llvm/Metadata.h" 201 /// CustomMDKindNames - Map to hold the metadata string to ID mapping. 207 /// MetadataStore - Collection of per-instruction metadata used in this
|
/external/webkit/Source/WebCore/loader/cache/ |
CachedResource.h | 166 // Sets the serialized metadata retrieved from the platform's cache. 169 // Caches the given metadata in association with this resource and suggests 174 // Returns cached metadata of the given type associated with this resource.
|
/frameworks/base/media/libmediaplayerservice/nuplayer/ |
NuPlayerDecoder.cpp | 30 #include <media/stagefright/MetaData.h> 47 void NuPlayer::Decoder::configure(const sp<MetaData> &meta) { 105 sp<AMessage> NuPlayer::Decoder::makeFormat(const sp<MetaData> &meta) {
|
RTSPSource.cpp | 26 #include <media/stagefright/MetaData.h> 97 sp<MetaData> NuPlayer::RTSPSource::getFormat(bool audio) { 330 sp<MetaData> format = mHandler->getTrackFormat(i, &timeScale);
|
/frameworks/compile/slang/ |
llvm-rs-link.cpp | 28 #include "llvm/Metadata.h" 79 errs() << "Invalid metadata spec of " << N->getName() 87 errs() << "Invalid metadata spec of " << N->getName()
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/ |
node_iterators.hpp | 168 // Metadata type. 171 // Const metadata reference type. 202 // Metadata access.
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
node_iterators.hpp | 168 // Metadata type. 171 // Const metadata reference type. 202 // Metadata access.
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
node_iterators.hpp | 168 // Metadata type. 171 // Const metadata reference type. 202 // Metadata access.
|
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
node_iterators.hpp | 168 // Metadata type. 171 // Const metadata reference type. 202 // Metadata access.
|
/bootable/recovery/ |
verifier_test.sh | 85 expect_fail alter-metadata.zip
|