HomeSort by relevance Sort by last modified time
    Searched full:movie (Results 51 - 75 of 141) sorted by null

1 23 4 5 6

  /external/opencore/fileformats/mp4/composer/src/
mediaheaderatom.cpp 77 // in movie fragment mode set the actual duration of
85 // in movie fragment mode
moviefragmentatom.cpp 36 // Initialise movie fragment header atom
243 // Render the movie fragment header atom
timetosampleatom.cpp 40 _lastTSUpdated = false; // used in movie fragment mode not to update table before rendering
88 // in movie fragment mode set the actual duration of
trackfragmentatom.cpp 40 // no interleaving flag, as movie fragments are there in interleaving mode
237 // Render the movie fragment header atom
mediaatom.cpp 133 // in movie fragment mode set the actual duration of
mediainformationatom.cpp 183 // in movie fragment mode set the actual duration of
movieheaderatom.cpp 94 // Need to verify that this fp in the movie timescale
  /frameworks/base/test-runner/src/android/test/mock/
MockResources.java 30 import android.graphics.Movie;
127 public Movie getMovie(int id) throws NotFoundException {
  /external/opencore/fileformats/mp4/parser/include/
movieatom.h 83 Class Movie Atom
147 }// Get the duration of the movie
188 uint32 getTimeScale() const; // Gets the timescale of the mp4 movie
moviefragmentatom.h 20 /* MPEG-4 Movie Fragment Atom Class */
moviefragmentrandomaccess.h 20 /* MPEG-4 Movie Fragment Random Access Atom Class */
  /external/skia/src/animator/
SkDisplayXMLParser.cpp 38 "expected movie in sink attribute ",
47 "in movie ",
50 "movie name unknown or missing ",
SkDisplayPost.cpp 269 SkDisplayMovie* movie = (SkDisplayMovie*) displayable; local
270 fTargetMaker = movie->fMovie.fMaker;
SkDisplayType.cpp 160 CASE_DISPLAY_NEW(Movie);
315 CASE_GET_DISPLAY_INFO(Movie);
482 { "movie", SkType_Movie INIT_BOOL_FIELDS },
SkAnimator.cpp 191 const SkDisplayMovie* movie = (const SkDisplayMovie*) displayable; local
192 return movie->getAnimator();
440 SkDisplayMovie* movie = (SkDisplayMovie*) *ptr; local
441 movie->doEvent(evt);
  /external/opencore/fileformats/mp4/composer/include/
a_atomdefs.h 41 static const uint32 INITIAL_TRACK_ID = 1; // Initial track ID for first track added to this movie
196 // Movie fragment atoms
305 // movie fragment mode
306 // 6th bit is now reserved movie fragment mode and last bit is reserved for interleaving
trackheaderatom.h 91 // TimeScale gets and sets - in terms of the MOVIE timescale
a_impeg4file.h 102 /* SET_MOVIE_FRAGMENT_MODE - Authors Movie fragment clips. This implies
104 * and movie fragments.
346 // movie fragment duration
trackatom.h 152 // Mpeg4 movie timescale
  /external/opencore/fileformats/mp4/parser/src/
movieextendsatom.cpp 20 /* MPEG-4 Movie Extends Atom Class */
  /packages/apps/Mms/src/com/android/mms/ui/
SlideListItemView.java 113 mAttachmentIcon.setImageResource(R.drawable.movie);
  /external/webkit/WebCore/platform/network/mac/
WebCoreURLResponse.mm 119 @"movie",
257 @"video/x-sgi-movie", @"movie",
  /development/samples/ApiDemos/src/com/example/android/apis/media/
MediaPlayerDemo_Video.java 99 * contents" which basically means: 1. the movie atom has to
  /external/webkit/WebCore/platform/graphics/
MediaPlayer.h 108 // the movie size has changed
  /external/webkit/WebKit/win/
FullscreenVideoController.h 118 QTMovieWin* movie() const;

Completed in 225 milliseconds

1 23 4 5 6