Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h502 OMX_U32 ulNumMCURow; /*Slide decoding: Set the numbers of lines to decode*/ member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c1767 ptJPGDecUALGInBufParam->ulNumMCURow = (int)pComponentPrivate->pSectionDecode->nMCURow; in HandleDataBuf_FromAppJpegDec()
1812 OMX_PRDSP0(pComponentPrivate->dbg, "ulNumMCURow\t= %lu\n", ptJPGDecUALGInBufParam->ulNumMCURow); in HandleDataBuf_FromAppJpegDec()