HomeSort by relevance Sort by last modified time
    Searched refs:movies (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 44 for low-bitrate movies consisting of DivX video and Vorbis audio.
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
ApiService.java 118 private static final String PARAM_MOVIES_FILENAMES = "movies";
309 * @param movies The array of movie file names to add to the newly
316 String[] movies, String[] photos, String themeType) {
321 intent.putExtra(PARAM_MOVIES_FILENAMES, movies);
1605 final String[] movies = intent.getStringArrayExtra(PARAM_MOVIES_FILENAMES); local
    [all...]

Completed in 487 milliseconds