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

  /frameworks/av/include/media/
MediaProfiles.h 409 static ExportVideoProfile* createExportVideoProfile(const char **atts);
  /frameworks/av/media/libmedia/
MediaProfiles.cpp 386 MediaProfiles::createExportVideoProfile(const char **atts)
455 profiles->mVideoEditorExportProfiles.add(createExportVideoProfile(atts));
    [all...]

Completed in 101 milliseconds