Searched refs:ulInDisplayWidth (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h485 OMX_U32 ulInDisplayWidth; /*Width of the buffer into which the image is to be decoded*/ member in struct:__anon3350
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c1764 ptJPGDecUALGInBufParam->ulInDisplayWidth = (int)pComponentPrivate->nInputFrameWidth;
1810 OMX_PRDSP0(pComponentPrivate->dbg, "ulInDisplayWidth\t= %lu\n", ptJPGDecUALGInBufParam->ulInDisplayWidth);

Completed in 9 milliseconds