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

/frameworks/av/include/media/
H A DMediaProfiles.h161 int getVideoEditorCapParamByName(const char *name) const;
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp1032 int MediaProfiles::getVideoEditorCapParamByName(const char *name) const function in class:android::MediaProfiles
1034 ALOGV("getVideoEditorCapParamByName: %s", name);

Completed in 1064 milliseconds