Searched refs:mMaxFrameWidth (Results 1 – 2 of 2) sorted by relevance
439 OMX_U32 mMaxFrameWidth; variable
579 if (p->format.video.nFrameWidth < mMaxFrameWidth) in CBaseSetParameter()580 p->format.video.nFrameWidth = mMaxFrameWidth; in CBaseSetParameter()670 mMaxFrameWidth = p->nMaxFrameWidth; in CBaseSetParameter()677 paramPortDefinitionOutput.format.video.nFrameWidth = mMaxFrameWidth; in CBaseSetParameter()