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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.h109 OMX_U32 nYLength; /*Sectional decoding: Y lenght*/ member in struct:OMX_CUSTOM_IMAGE_DECODE_SUBREGION
H A DJPEGTest.c614 OMX_U32 nYLength = 0; /*Sectional decoding: Y lenght*/ local
725 nYLength = atoi(argv[10]);
1199 if(nXOrg || nYOrg || nXLength || nYLength){
1215 pSubRegionDecode->nYLength = nYLength;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h383 OMX_U32 nYLength; /*Sectional decoding: Y lenght*/ member in struct:OMX_CUSTOM_IMAGE_DECODE_SUBREGION
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h143 * nYLength : Sectional decoding Y length
152 OMX_U32 nYLength; member in struct:OMX_IMAGE_PARAM_DECODE_SUBREGION
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c1773 ptJPGDecUALGInBufParam->ulYLength = (int)pComponentPrivate->pSubRegionDecode->nYLength;
H A DOMX_JpegDecoder.c717 pComponentPrivate->pSubRegionDecode->nYLength = 0;

Completed in 62 milliseconds