Home
last modified time | relevance | path

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

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