HomeSort by relevance Sort by last modified time
    Searched full:performer (Results 1 - 25 of 25) sorted by null

  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
PerformerBox.java 27 * Used to give information about the performer. Mostly used in confunction with music files.
34 private String performer; field in class:PerformerBox
45 return performer;
52 public void setPerformer(String performer) {
53 this.performer = performer;
57 return 6 + Utf8.utf8StringLengthInBytes(performer) + 1;
64 byteBuffer.put(Utf8.convert(performer));
72 performer = IsoTypeReader.readString(content);
76 return "PerformerBox[language=" + getLanguage() + ";performer=" + getPerformer() + "]"
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
existing_user_controller.h 130 // Delegate for login performer to be overridden by tests.
login_performer.h 149 // Default performer. Will be used by ScreenLocker.
existing_user_controller.cc 323 LoginPerformer* performer = login_performer_.release(); local
324 performer = NULL;
  /frameworks/av/libvideoeditor/vss/common/inc/
M4Common_types.h 193 M4COMMON_String m_pArtist; /**< Performer or artist */
  /external/libvorbis/doc/
05-comment.tex 116 \item[PERFORMER]
v-comment.html 175 <dt>PERFORMER</dt>
Vorbis_I_spec.html     [all...]
  /external/flac/libFLAC/
format.c 201 "Lead artist/lead performer/soloist",
202 "Artist/performer",
  /external/flac/include/FLAC/
format.h 737 FLAC__STREAM_METADATA_PICTURE_TYPE_LEAD_ARTIST = 7, /**< Lead artist/lead performer/soloist */
738 FLAC__STREAM_METADATA_PICTURE_TYPE_ARTIST = 8, /**< Artist/performer */
    [all...]
  /sdk/files/typos/
typos-hu.txt 93 # work; or a work performed by a variety or circus performer to the
typos-nb.txt 93 # work; or a work performed by a variety or circus performer to the
typos-es.txt 93 # work; or a work performed by a variety or circus performer to the
typos-it.txt 93 # work; or a work performed by a variety or circus performer to the
typos-tr.txt 93 # work; or a work performed by a variety or circus performer to the
typos-pt.txt 93 # work; or a work performed by a variety or circus performer to the
    [all...]
typos-de.txt 93 # work; or a work performed by a variety or circus performer to the
    [all...]
typos-en.txt 93 # work; or a work performed by a variety or circus performer to the
    [all...]
  /external/sonivox/docs/
JET_Authoring_Guidelines.html     [all...]
JET_Programming_Manual.html     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
  /packages/inputmethods/LatinIME/dictionaries/
en_gb_wordlist.xml.gz 
en_us_wordlist.xml.gz 
en_wordlist.xml.gz 
  /tools/motodev/src/plugins/videos/libs/gdata/java/lib/
gdata-client-1.0.jar 

Completed in 529 milliseconds