Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DMediaProfiles.h383 mMaxOutputFrameHeight(outFrameHeight), in VideoEditorCap()
391 int mMaxOutputFrameHeight; member
/frameworks/av/media/libmedia/
DMediaProfiles.cpp162 ALOGV("mMaxOutputFrameHeight = %d", cap.mMaxOutputFrameHeight); in logVideoEditorCap()
1048 return mVideoEditorCap->mMaxOutputFrameHeight; in getVideoEditorCapParamByName()