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