Searched refs:nXOrg (Results 1 - 6 of 6) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.h106 OMX_U32 nXOrg; /*Sectional decoding: X origin*/ member in struct:OMX_CUSTOM_IMAGE_DECODE_SUBREGION
H A DJPEGTest.c611 OMX_U32 nXOrg = 0; /*Sectional decoding: X origin*/ local
722 nXOrg = atoi(argv[7]);
1199 if(nXOrg || nYOrg || nXLength || nYLength){
1212 pSubRegionDecode->nXOrg = nXOrg;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h380 OMX_U32 nXOrg; /*Sectional decoding: X origin*/ member in struct:OMX_CUSTOM_IMAGE_DECODE_SUBREGION
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h140 * nXOrg : Sectional decoding X origin
149 OMX_U32 nXOrg; member in struct:OMX_IMAGE_PARAM_DECODE_SUBREGION
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c1770 ptJPGDecUALGInBufParam->ulXOrg = (int)pComponentPrivate->pSubRegionDecode->nXOrg;
H A DOMX_JpegDecoder.c714 pComponentPrivate->pSubRegionDecode->nXOrg = 0;

Completed in 647 milliseconds