Searched refs:ulInHeight (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
H A DOMX_VPP_Utils.h220 OMX_U32 ulInHeight; /* picture buffer height */ member in struct:GPPToVPPInputFrameStatus
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c688 pComponentPrivate->pIpFrameStatus->ulInHeight = 220; /*Default value for StdCompRoleTest*/
1326 pComponentPrivate->pIpFrameStatus->ulInHeight = pComponentParam->format.video.nFrameHeight;
1424 pComponentPrivate->pIpFrameStatus->ulInWidth * pComponentPrivate->pIpFrameStatus->ulInHeight;
1566 pInputSize->nHeight = pComponentPrivate->pIpFrameStatus->ulInHeight;
1570 pInputSize->nHeight = pComponentPrivate->pIpFrameStatus->ulInHeight;
1881 pComponentPrivate->pIpFrameStatus->ulInHeight = pInputSize->nHeight;
1884 pComponentPrivate->pIpFrameStatus->ulInWidth * pComponentPrivate->pIpFrameStatus->ulInHeight;
H A DOMX_VPP_Utils.c2205 pComponentPrivate->pIpFrameStatus->ulInHeight,
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
H A DOMX_JpegEnc_Utils.h510 OMX_U32 ulInHeight; /**< Input picture buffer height. This value should be the same as the original decoded output height of the WMV9/VC1 stream. */ member in struct:_PPLIB_UALGRunTimeParam_t

Completed in 27 milliseconds