Searched refs:createExportVideoProfile (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DMediaProfiles.h420 static ExportVideoProfile* createExportVideoProfile(const char **atts);
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp401 MediaProfiles::createExportVideoProfile(const char **atts) function in class:android::MediaProfiles
470 profiles->mVideoEditorExportProfiles.add(createExportVideoProfile(atts));

Completed in 47 milliseconds