Searched refs:getVideoEditorExportParamByName (Results 1 – 3 of 3) sorted by relevance
337 profile = sProfiles->getVideoEditorExportParamByName("videoeditor.export.profile", codec); in android_media_MediaProfiles_native_get_videoeditor_export_profile()353 level = sProfiles->getVideoEditorExportParamByName("videoeditor.export.level", codec); in android_media_MediaProfiles_native_get_videoeditor_export_level()
163 int getVideoEditorExportParamByName(const char *name, int codec) const;
984 int MediaProfiles::getVideoEditorExportParamByName( in getVideoEditorExportParamByName() function in android::MediaProfiles