Searched refs:nHeight (Results 1 – 4 of 4) sorted by relevance
345 OMX_U32 nHeight; member441 OMX_U32 nHeight; member
431 rectParams->nHeight = mCropHeight; in getConfig()
4399 CHECK_GE(rect.nHeight, 0u); in initOutputFormat()4401 CHECK_LE(rect.nTop + rect.nHeight - 1, video_def->nFrameHeight); in initOutputFormat()4408 rect.nTop + rect.nHeight - 1); in initOutputFormat()4412 rect.nWidth, rect.nHeight, rect.nLeft, rect.nTop); in initOutputFormat()
3513 rect.nHeight = videoDef->nFrameHeight; in getPortFormat()3519 CHECK_GE(rect.nHeight, 0u); in getPortFormat()3521 CHECK_LE(rect.nTop + rect.nHeight - 1, videoDef->nFrameHeight); in getPortFormat()3528 rect.nTop + rect.nHeight - 1); in getPortFormat()