Home
last modified time | relevance | path

Searched refs:pMCUComp (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_hostjpeg.c569 MCUCOMPONENT* pMCUComp; in SetupMCUDetails() local
574 pMCUComp = &pContext->pMTXSetup->MCUComponent[uiComponentNumber]; in SetupMCUDetails()
576 pMCUComp->ui32WidthBlocks = uiWidthBlocks * 8; in SetupMCUDetails()
577 pMCUComp->ui32HeightBlocks = uiHeightBlocks * 8; in SetupMCUDetails()
579 pMCUComp->ui32XLimit = uiLastCol; in SetupMCUDetails()
580 pMCUComp->ui32YLimit = uiLastRow; in SetupMCUDetails()