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

/frameworks/av/include/media/
H A DMediaProfiles.h369 struct ExportVideoProfile { struct in class:android::MediaProfiles
370 ExportVideoProfile(int codec, int profile, int level) function in struct:android::MediaProfiles::ExportVideoProfile
372 ~ExportVideoProfile() {}
420 static ExportVideoProfile* createExportVideoProfile(const char **atts);
524 Vector<ExportVideoProfile*> mVideoEditorExportProfiles;

Completed in 20 milliseconds