Searched refs:nYOrg (Results 1 – 6 of 6) sorted by relevance
107 OMX_U32 nYOrg; /*Sectional decoding: Y origin*/ member
612 OMX_U32 nYOrg = 0; /*Sectional decoding: Y origin*/ local723 nYOrg = atoi(argv[8]);1199 if(nXOrg || nYOrg || nXLength || nYLength){1213 pSubRegionDecode->nYOrg = nYOrg;
381 OMX_U32 nYOrg; /*Sectional decoding: Y origin*/ member
150 OMX_U32 nYOrg; member
1771 ptJPGDecUALGInBufParam->ulYOrg = (int)pComponentPrivate->pSubRegionDecode->nYOrg; in HandleDataBuf_FromAppJpegDec()
715 pComponentPrivate->pSubRegionDecode->nYOrg = 0; in OMX_ComponentInit()