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

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

Completed in 66 milliseconds