HomeSort by relevance Sort by last modified time
    Searched refs:getVideoEditorCapParamByName (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/jni/
android_media_MediaProfiles.cpp 299 sProfiles->getVideoEditorCapParamByName("videoeditor.input.width.max");
301 sProfiles->getVideoEditorCapParamByName("videoeditor.input.height.max");
303 sProfiles->getVideoEditorCapParamByName("videoeditor.output.width.max");
305 sProfiles->getVideoEditorCapParamByName("videoeditor.output.height.max");
  /frameworks/av/include/media/
MediaProfiles.h 150 int getVideoEditorCapParamByName(const char *name) const;
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp 582 pEncoderContext->mVideoEditorProfile->getVideoEditorCapParamByName(
    [all...]
  /frameworks/av/media/libmedia/
MediaProfiles.cpp     [all...]

Completed in 198 milliseconds