Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h490 OMX_U32 ulInResizeOption; /*Rescale factor */ member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c1765 ptJPGDecUALGInBufParam->ulInResizeOption = (int)pComponentPrivate->pScalePrivate->xWidth; in HandleDataBuf_FromAppJpegDec()
1811 …SP0(pComponentPrivate->dbg, "ulInResizeOption\t= %lu\n", ptJPGDecUALGInBufParam->ulInResizeOption); in HandleDataBuf_FromAppJpegDec()