Home
last modified time | relevance | path

Searched refs:mMaxInputFrameWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/include/media/
DMediaProfiles.h380 : mMaxInputFrameWidth(inFrameWidth), in VideoEditorCap()
388 int mMaxInputFrameWidth; member
/frameworks/av/media/libmedia/
DMediaProfiles.cpp159 ALOGV("mMaxInputFrameWidth = %d", cap.mMaxInputFrameWidth); in logVideoEditorCap()
1042 return mVideoEditorCap->mMaxInputFrameWidth; in getVideoEditorCapParamByName()