Home | History | Annotate | Download | only in h264dec

Lines Matching refs:nFrameHeight

439         height = ((pSECPort->portDefinition.format.video.nFrameHeight + 15) & (~15));
448 pSECOutputPort->portDefinition.format.video.nFrameHeight = pSECPort->portDefinition.format.video.nFrameHeight;
940 secInputPort->portDefinition.format.video.nFrameHeight);
961 secInputPort->portDefinition.format.video.nFrameHeight = imgResol.height;
976 (secInputPort->portDefinition.format.video.nFrameHeight != imgResol.height)) {
980 secInputPort->portDefinition.format.video.nFrameHeight = imgResol.height;
1180 (OMX_U32)pSECInputPort->portDefinition.format.video.nFrameHeight,
1378 pSECPort->portDefinition.format.video.nFrameHeight= DEFAULT_FRAME_HEIGHT;
1393 pSECPort->portDefinition.format.video.nFrameHeight= DEFAULT_FRAME_HEIGHT;