Searched defs:ExportVideoProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/media/
H A DMediaProfiles.h358 struct ExportVideoProfile { struct in class:android::MediaProfiles
359 ExportVideoProfile(int codec, int profile, int level) function in struct:android::MediaProfiles::ExportVideoProfile
361 ~ExportVideoProfile() {}
409 static ExportVideoProfile* createExportVideoProfile(const char **atts);
513 Vector<ExportVideoProfile*> mVideoEditorExportProfiles;

Completed in 1206 milliseconds