Home | History | Annotate | Download | only in mpeg4dec

Lines Matching refs:nFrameHeight

597         height = ((pSECPort->portDefinition.format.video.nFrameHeight + 15) & (~15));
606 pSECOutputPort->portDefinition.format.video.nFrameHeight = pSECPort->portDefinition.format.video.nFrameHeight;
1116 (pInputPort->portDefinition.format.video.nFrameHeight != imgResol.height)) {
1119 pInputPort->portDefinition.format.video.nFrameHeight = imgResol.height;
1135 SEC_OSAL_Log(SEC_LOG_TRACE, "nFrameWidth(%d) nFrameHeight(%d), nStride(%d), nSliceHeight(%d)",
1136 pInputPort->portDefinition.format.video.nFrameWidth, pInputPort->portDefinition.format.video.nFrameHeight,
1325 (OMX_U32)pSECInputPort->portDefinition.format.video.nFrameHeight,
1533 pSECPort->portDefinition.format.video.nFrameHeight= DEFAULT_FRAME_HEIGHT;
1554 pSECPort->portDefinition.format.video.nFrameHeight= DEFAULT_FRAME_HEIGHT;