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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.h108 OMX_U32 nXLength; /*Sectional decoding: X lenght*/ member in struct:OMX_CUSTOM_IMAGE_DECODE_SUBREGION
H A DJPEGTest.c613 OMX_U32 nXLength = 0; /*Sectional decoding: X lenght*/ local
724 nXLength = atoi(argv[9]);
1199 if(nXOrg || nYOrg || nXLength || nYLength){
1214 pSubRegionDecode->nXLength = nXLength;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h382 OMX_U32 nXLength; /*Sectional decoding: X lenght*/ member in struct:OMX_CUSTOM_IMAGE_DECODE_SUBREGION
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h142 * nXLength : Sectional decoding X length
151 OMX_U32 nXLength; member in struct:OMX_IMAGE_PARAM_DECODE_SUBREGION
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c1772 ptJPGDecUALGInBufParam->ulXLength = (int)pComponentPrivate->pSubRegionDecode->nXLength;
H A DOMX_JpegDecoder.c716 pComponentPrivate->pSubRegionDecode->nXLength = 0;

Completed in 76 milliseconds