/frameworks/base/media/libstagefright/rtsp/ |
ARawAudioAssembler.h | 27 struct MetaData; 37 const char *desc, const sp<MetaData> &format);
|
/external/llvm/test/Transforms/ScalarRepl/ |
2009-03-05-Aggre2Scalar-dbg.ll | 17 @llvm.dbg.compile_units = linkonce constant %llvm.dbg.anchor.type { i32 458752, i32 17 }, section "llvm.metadata" ; <%llvm.dbg.anchor.type*> [#uses=1] 18 internal constant [8 x i8] c"PR491.c\00", section "llvm.metadata" ; <[8 x i8]*>:0 [#uses=1] 19 internal constant [77 x i8] c"/Volumes/Nanpura/mainline/llvm/projects/llvm-test/SingleSource/Regression/C/\00", section "llvm.metadata" ; <[77 x i8]*>:1 [#uses=1] 20 internal constant [55 x i8] c"4.2.1 (Based on Apple Inc. build 5641) (LLVM build 00)\00", section "llvm.metadata" ; <[55 x i8]*>:2 [#uses=1] 21 @llvm.dbg.compile_unit = internal constant %llvm.dbg.compile_unit.type { i32 458769, %0* bitcast (%llvm.dbg.anchor.type* @llvm.dbg.compile_units to %0*), i32 1, i8* getelementptr ([8 x i8]* @0, i32 0, i32 0), i8* getelementptr ([77 x i8]* @1, i32 0, i32 0), i8* getelementptr ([55 x i8]* @2, i32 0, i32 0), i1 true, i1 false, i8* null, i32 0 }, section "llvm.metadata" ; <%llvm.dbg.compile_unit.type*> [#uses=1] 22 internal constant [4 x i8] c"int\00", section "llvm.metadata" ; <[4 x i8]*>:3 [#uses=1] 23 @llvm.dbg.basictype = internal constant %llvm.dbg.basictype.type { i32 458788, %0* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %0*), i8* getelementptr ([4 x i8]* @3, i32 0, i32 0), %0* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %0*), i32 0, i64 32, i64 32, i64 0, i32 0, i32 5 }, section "llvm.metadata" ; <%llvm.dbg.basictype.type*> [#uses=1] 24 internal constant [5 x i8] c"char\00", section "llvm.metadata" ; <[5 x i8]*>:4 [#uses=1] 25 @llvm.dbg.basictype5 = internal constant %llvm.dbg.basictype.type { i32 458788, %0* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %0*), i8* getelementptr ([5 x i8]* @4, i32 0, i32 0), %0* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %0*), i32 0, i64 8, i64 8, i64 0, i32 0, i32 6 }, section "llvm.metadata" ; <%llvm.dbg.basictype.type*> [#uses=1] 26 @llvm.dbg.derivedtype = internal constant %llvm.dbg.derivedtype.type { i32 458790, %0* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %0*), i8* null, %0* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %0*), i32 0, i64 8, i64 8, i64 0, i32 0, %0* bitcast (%llvm.dbg.basictype.type* @llvm.dbg.basictype5 to %0*) }, section "llvm.metadata" ; <%llvm.dbg.derivedtype.type*> [#uses=1 [all...] |
/external/llvm/test/CodeGen/Generic/ |
crash.ll | 67 !0 = metadata !{metadata !"omnipotent char", metadata !1} 68 !1 = metadata !{metadata !"Simple C/C++ TBAA", null}
|
/external/llvm/test/Transforms/SimplifyCFG/ |
2003-08-17-FoldSwitch-dbg.ll | 8 @llvm.dbg.compile_units = linkonce constant %llvm.dbg.anchor.type { i32 458752, i32 17 }, section "llvm.metadata" 10 @.str = internal constant [4 x i8] c"a.c\00", section "llvm.metadata" ; <[4 x i8]*> [#uses=1] 11 @.str1 = internal constant [6 x i8] c"/tmp/\00", section "llvm.metadata" ; <[6 x i8]*> [#uses=1] 12 @.str2 = internal constant [55 x i8] c"4.2.1 (Based on Apple Inc. build 5636) (LLVM build 00)\00", section "llvm.metadata" ; <[55 x i8]*> [#uses=1] 13 @llvm.dbg.compile_unit = internal constant %llvm.dbg.compile_unit.type { i32 458769, { }* bitcast (%llvm.dbg.anchor.type* @llvm.dbg.compile_units to { }*), i32 1, i8* getelementptr ([4 x i8]* @.str, i32 0, i32 0), i8* getelementptr ([6 x i8]* @.str1, i32 0, i32 0), i8* getelementptr ([55 x i8]* @.str2, i32 0, i32 0), i1 true, i1 false, i8* null }, section "llvm.metadata" ; <%llvm.dbg.compile_unit.type*> [#uses=1]
|
/frameworks/media/libvideoeditor/include/ |
II420ColorConverter.h | 44 * metadata (kKeyWidth) 46 * metadata (kKeyHeight) 48 * reported by decoder metadata (kKeyCropRect) 91 * @Desc This function returns metadata for the encoder input buffer 98 * are used to set the metadata for the encoder.
|
/frameworks/media/libvideoeditor/lvpp/ |
DummyVideoSource.cpp | 26 #include <media/stagefright/MetaData.h> 75 status_t DummyVideoSource::start(MetaData *params) { 107 sp<MetaData> DummyVideoSource::getFormat() { 110 sp<MetaData> meta = new MetaData;
|
VideoEditorPlayer.cpp | 24 #include <media/Metadata.h> 197 const media::Metadata::Filter& ids, Parcel *records) { 198 using media::Metadata; 202 Metadata metadata(records); 204 metadata.appendBool( 205 Metadata::kPauseAvailable, 208 metadata.appendBool( 209 Metadata::kSeekBackwardAvailable, 212 metadata.appendBool [all...] |
VideoEditorSRC.cpp | 21 #include <media/stagefright/MetaData.h> 48 sp<MetaData> format = mSource->getFormat(); 53 // Set the metadata of the output after resampling. 54 mOutputFormat = new MetaData; 65 status_t VideoEditorSRC::start(MetaData *params) { 100 sp<MetaData> VideoEditorSRC::getFormat() { 155 sp<MetaData> to = outBuffer->meta_data(); 240 sp<MetaData> from = mBuffer->meta_data(); 282 sp<MetaData> format = mSource->getFormat();
|
/frameworks/base/core/java/android/webkit/ |
HTML5VideoFullScreen.java | 6 import android.media.Metadata; 172 Metadata data = mp.getMetadata(MediaPlayer.METADATA_ALL, 175 mCanPause = !data.has(Metadata.PAUSE_AVAILABLE) 176 || data.getBoolean(Metadata.PAUSE_AVAILABLE); 177 mCanSeekBack = !data.has(Metadata.SEEK_BACKWARD_AVAILABLE) 178 || data.getBoolean(Metadata.SEEK_BACKWARD_AVAILABLE); 179 mCanSeekForward = !data.has(Metadata.SEEK_FORWARD_AVAILABLE) 180 || data.getBoolean(Metadata.SEEK_FORWARD_AVAILABLE); 185 // mMediaController status depends on the Metadata result, so put it 186 // after reading the MetaData [all...] |
/external/flac/include/FLAC/ |
metadata.h | 46 /** \file include/FLAC/metadata.h 50 * metadata blocks in memory, and three progressively more powerful 51 * interfaces for traversing and editing metadata in FLAC files. 54 * \link flac_metadata metadata \endlink module. 57 /** \defgroup flac_metadata FLAC/metadata.h: metadata interfaces 62 * metadata blocks in memory, and three progressively more powerful 63 * interfaces for traversing and editing metadata in native FLAC files. 66 * metadata to file. 68 * There are three metadata interfaces of increasing complexity [all...] |
/external/e2fsprogs/misc/ |
e2image.8.in | 7 e2image \- Save critical ext2/ext3/ext4 filesystem metadata to a file 18 program will save critical ext2, ext3, or ext4 filesystem metadata located on 76 .SH RESTORING FILESYSTEM METADATA USING AN IMAGE FILE 80 option will cause e2image to install the metadata stored in the image 81 file back to the device. It can be used to restore the filesystem metadata 100 from a normal image file in two ways. First, the filesystem metadata is 118 This will only send the metadata information, without any data blocks.
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
MetaDataTest.java | 46 Bundle md = ci.metaData; 57 assertEquals(R.xml.metadata, md.getInt("com.android.frameworks.coretests.reference")); 107 assertNull("Meta data returned when not requested", ai.metaData); 120 assertNull("Meta data returned when not requested", ai.metaData); 133 assertNull("Meta data returned when not requested", si.metaData); 147 assertNull("Meta data returned when not requested", pi.metaData); 161 assertNull("Meta data returned when not requested", pi.metaData);
|
/external/llvm/lib/VMCore/ |
LLVMContext.cpp | 16 #include "llvm/Metadata.h" 32 // Create the fixed metadata kinds. This is done in the same order as the 35 // Create the 'dbg' metadata kind. 39 // Create the 'tbaa' metadata kind. 43 // Create the 'prof' metadata kind. 109 // Metadata Kind Uniquing 113 /// isValidName - Return true if Name is a valid custom metadata handler name. 130 /// getMDKindID - Return a unique non-zero ID for the specified metadata kind. 141 /// metadata name and ID.
|
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/ |
RemoteControlClientCompat.java | 29 * of displaying metadata, artwork and media transport control buttons. A remote control client 127 * Class used to modify metadata in a {@link android.media.RemoteControlClient} object. Use 129 * editor, on which you set the metadata for the RemoteControlClient instance. Once all the 130 * information has been set, use {@link #apply()} to make it the new metadata that should be 131 * displayed for the associated client. Once the metadata has been "applied", you cannot reuse 145 * The metadata key for the content artwork / album art. 177 * @param key The identifier of a the metadata field to set. Valid values are 230 * @param key the identifier of a the metadata field to set. Valid values are 253 * Clears all the metadata that has been set since the MetadataEditor instance was 267 * Associates all the metadata that has been set since the MetadataEditor instance wa [all...] |
/frameworks/base/media/libmediaplayerservice/ |
MediaPlayerService.h | 31 #include <media/Metadata.h> 309 // @param type Of the metadata to be tested. 310 // @return true if the metadata should be dropped according to 312 bool shouldDropMetadata(media::Metadata::Type type) const; 314 // Add a new element to the set of metadata updated. Noop if 316 // @param type Of the metadata to be recorded. 317 void addNewMetadataUpdate(media::Metadata::Type type); 336 // Metadata filters. 337 media::Metadata::Filter mMetadataAllow; // protected by mLock 338 media::Metadata::Filter mMetadataDrop; // protected by mLoc [all...] |
/frameworks/base/media/libstagefright/ |
WVMExtractor.cpp | 28 #include <media/stagefright/MetaData.h> 88 sp<MetaData> WVMExtractor::getTrackMetaData(size_t index, uint32_t flags) { 95 sp<MetaData> WVMExtractor::getMetaData() {
|
/frameworks/base/media/libstagefright/include/ |
AVIExtractor.h | 35 virtual sp<MetaData> getTrackMetaData( 38 virtual sp<MetaData> getMetaData(); 53 sp<MetaData> mMeta;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_policy/ |
sample_update_policy.hpp | 58 // Metadata on which this functor operates. 61 // Creates a metadata object. 65 // Decides whether a metadata object should be moved to the front of
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/ |
sample_update_policy.hpp | 58 // Metadata on which this functor operates. 61 // Creates a metadata object. 65 // Decides whether a metadata object should be moved to the front of
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/ |
sample_update_policy.hpp | 58 // Metadata on which this functor operates. 61 // Creates a metadata object. 65 // Decides whether a metadata object should be moved to the front of
|
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/ |
sample_update_policy.hpp | 58 // Metadata on which this functor operates. 61 // Creates a metadata object. 65 // Decides whether a metadata object should be moved to the front of
|
/frameworks/base/media/java/android/media/ |
MediaMetadataRetriever.java | 348 * Do not change these metadata key values without updating their 352 * The metadata key to retrieve the numberic string describing the 357 * The metadata key to retrieve the information about the album title 362 * The metadata key to retrieve the information about the artist of 367 * The metadata key to retrieve the information about the author of 372 * The metadata key to retrieve the information about the composer of 377 * The metadata key to retrieve the date when the data source was created 382 * The metadata key to retrieve the content type or genre of the data 387 * The metadata key to retrieve the data source title. 391 * The metadata key to retrieve the year when the data source was create [all...] |
/external/emma/core/java12/com/vladium/emma/report/ |
AllItem.java | 38 return METADATA; 43 return METADATA; 53 private static final Item.ItemMetadata METADATA; // set in <clinit> 57 METADATA = new Item.ItemMetadata (IItemMetadata.TYPE_ID_ALL, "all",
|
PackageItem.java | 45 return METADATA; 50 return METADATA; 62 private static final Item.ItemMetadata METADATA; // set in <clinit> 66 METADATA = new Item.ItemMetadata (IItemMetadata.TYPE_ID_PACKAGE, "package",
|
/external/iptables/libipq/ |
ipq_set_mode.3 | 32 packet metadata only, or packet payloads as well as metadata should be copied to 46 Copy only packet metadata to userspace. 49 Copy packet metadata and packet payloads to userspace.
|