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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.h107 OMX_U32 nYOrg; /*Sectional decoding: Y origin*/ member in struct:OMX_CUSTOM_IMAGE_DECODE_SUBREGION
H A DJPEGTest.c612 OMX_U32 nYOrg = 0; /*Sectional decoding: Y origin*/ local
723 nYOrg = atoi(argv[8]);
1199 if(nXOrg || nYOrg || nXLength || nYLength){
1213 pSubRegionDecode->nYOrg = nYOrg;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h381 OMX_U32 nYOrg; /*Sectional decoding: Y origin*/ member in struct:OMX_CUSTOM_IMAGE_DECODE_SUBREGION
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h141 * nYOrg : Sectional decoding Y origin
150 OMX_U32 nYOrg; member in struct:OMX_IMAGE_PARAM_DECODE_SUBREGION
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c1771 ptJPGDecUALGInBufParam->ulYOrg = (int)pComponentPrivate->pSubRegionDecode->nYOrg;
H A DOMX_JpegDecoder.c715 pComponentPrivate->pSubRegionDecode->nYOrg = 0;

Completed in 564 milliseconds