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

/frameworks/av/include/media/
H A DMediaProfiles.h372 mMaxOutputFrameHeight(outFrameHeight),
380 int mMaxOutputFrameHeight; member in struct:android::MediaProfiles::VideoEditorCap
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp147 ALOGV("mMaxOutputFrameHeight = %d", cap.mMaxOutputFrameHeight);
1025 return mVideoEditorCap->mMaxOutputFrameHeight;

Completed in 2424 milliseconds