HomeSort by relevance Sort by last modified time
    Searched full:authoring (Results 26 - 50 of 64) sorted by null

12 3

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
VideoUtils.java 33 import com.googlecode.mp4parser.authoring.Movie;
34 import com.googlecode.mp4parser.authoring.Track;
35 import com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder;
36 import com.googlecode.mp4parser.authoring.container.mp4.MovieCreator;
37 import com.googlecode.mp4parser.authoring.tracks.CroppedTrack;
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
FragmentedMp4Builder.java 16 package com.googlecode.mp4parser.authoring.builder;
23 import com.googlecode.mp4parser.authoring.DateHelper;
24 import com.googlecode.mp4parser.authoring.Movie;
25 import com.googlecode.mp4parser.authoring.Track;
459 * <li>{@link #createMvhd(com.googlecode.mp4parser.authoring.Movie) mvhd}</li>
460 * <li>{@link #createMvex(com.googlecode.mp4parser.authoring.Movie) mvex}</li>
461 * <li>a {@link #createTrak(com.googlecode.mp4parser.authoring.Track, com.googlecode.mp4parser.authoring.Movie) trak} for every track</li>
561 * isofile. Uses {@link #createTfra(com.googlecode.mp4parser.authoring.Track, com.coremedia.iso.IsoFile)}
599 * by calling {@link #createTrex(com.googlecode.mp4parser.authoring.Movie, com.googlecode.mp4parser.authoring.Track)
    [all...]
ByteBufferHelper.java 16 package com.googlecode.mp4parser.authoring.builder;
SyncSampleIntersectFinderImpl.java 16 package com.googlecode.mp4parser.authoring.builder;
20 import com.googlecode.mp4parser.authoring.Movie;
21 import com.googlecode.mp4parser.authoring.Track;
DefaultMp4Builder.java 16 package com.googlecode.mp4parser.authoring.builder;
43 import com.googlecode.mp4parser.authoring.DateHelper;
44 import com.googlecode.mp4parser.authoring.Movie;
45 import com.googlecode.mp4parser.authoring.Track;
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
AACTrackImpl.java 16 package com.googlecode.mp4parser.authoring.tracks;
20 import com.googlecode.mp4parser.authoring.AbstractTrack;
21 import com.googlecode.mp4parser.authoring.TrackMetaData;
AppendTrack.java 16 package com.googlecode.mp4parser.authoring.tracks;
20 import com.googlecode.mp4parser.authoring.AbstractTrack;
21 import com.googlecode.mp4parser.authoring.Track;
22 import com.googlecode.mp4parser.authoring.TrackMetaData;
EC3TrackImpl.java 1 package com.googlecode.mp4parser.authoring.tracks;
5 import com.googlecode.mp4parser.authoring.AbstractTrack;
6 import com.googlecode.mp4parser.authoring.TrackMetaData;
AC3TrackImpl.java 1 package com.googlecode.mp4parser.authoring.tracks;
5 import com.googlecode.mp4parser.authoring.AbstractTrack;
6 import com.googlecode.mp4parser.authoring.TrackMetaData;
H264TrackImpl.java 1 package com.googlecode.mp4parser.authoring.tracks;
6 import com.googlecode.mp4parser.authoring.AbstractTrack;
7 import com.googlecode.mp4parser.authoring.TrackMetaData;
  /frameworks/av/include/media/stagefright/
MetaData.h 102 // Set this key to enable authoring files in 64-bit offset
106 // Identify the file output format for authoring
111 // Track authoring progress status
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/
Movie.java 16 package com.googlecode.mp4parser.authoring;
TrackMetaData.java 16 package com.googlecode.mp4parser.authoring;
Mp4TrackImpl.java 16 package com.googlecode.mp4parser.authoring;
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
InlineRewriter.java 46 * <p>The inline command is intended only to allow neater template authoring.
  /external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app.js 6 // authoring application. When in an "offline" state, simulated user actions
indexeddb_app_worker.js 6 // authoring application. When in an "online" state it receives chunks of
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
FlatManifestWriterImpl.java 16 package com.googlecode.mp4parser.authoring.adaptivestreaming;
26 import com.googlecode.mp4parser.authoring.Movie;
27 import com.googlecode.mp4parser.authoring.Track;
28 import com.googlecode.mp4parser.authoring.builder.FragmentIntersectionFinder;
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 6 <p>Content Authoring Application for the JET Interactive Music Engine</p>
14 for the SONiVOX JET Creator, an authoring application for creating and
271 <h1>3 JET Content Authoring Overview</h1>
286 <p>Please see the JET Content Authoring Guidelines</i> documentation for additional
287 details on content authoring.</p>
1080 authoring tools make it difficult to place the end-of-track marker accurately,
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetDefs.py 87 MAIN_HELPGUIDELINESTITLE = "Jet Authoring Guidelines"
88 MAIN_HELPGUIDELINESFILE = "JET Authoring Guidelines.htm"
231 ("JET Authoring Guidelines", "Guidelines helpful for JET content creation", "OnHelpJetGuidelines", True),
  /external/sonivox/docs/JET_Authoring_Guidelines_files/
header.htm 13 <link id=Main-File rel=Main-File href="../JET%20Authoring%20Guidelines.htm">
  /external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/
html5.html     [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/json/
chrome_sidenav.json 16 "title": "Authoring & Development Workflow",
  /external/chromium_org/tools/gyp/pylib/gyp/
win_tool.py 205 if line and 'manifest authoring warning 81010002' not in line:
  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h 23 * @brief Internal of Video Authoring.

Completed in 607 milliseconds

12 3