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

/frameworks/av/include/media/
H A DMediaProfiles.h369 : mMaxInputFrameWidth(inFrameWidth),
377 int mMaxInputFrameWidth; member in struct:android::MediaProfiles::VideoEditorCap
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp144 ALOGV("mMaxInputFrameWidth = %d", cap.mMaxInputFrameWidth);
1019 return mVideoEditorCap->mMaxInputFrameWidth;

Completed in 50 milliseconds