Searched refs:ui32YLimit (Results 1 – 5 of 5) sorted by relevance
380 pJPEGContext->MCUComponent[0].ui32YLimit = ui16_height; in InitializeJpegEncode()385 pJPEGContext->MCUComponent[1].ui32YLimit = ui16_height >> 1; in InitializeJpegEncode()390 pJPEGContext->MCUComponent[2].ui32YLimit = ui16_height >> 1; in InitializeJpegEncode()405 pJPEGContext->MCUComponent[2].ui32YLimit = in InitializeJpegEncode()416 (pJPEGContext->MCUComponent[0].ui32YLimit + in InitializeJpegEncode()552 … pJPEGContext->pMTXSetup->ComponentPlane[0].ui32Height = pJPEGContext->MCUComponent[0].ui32YLimit; in SetMTXSetup()553 …PEGContext->pMTXSetup->ComponentPlane[1].ui32Height = pJPEGContext->MCUComponent[0].ui32YLimit / 2; in SetMTXSetup()554 …PEGContext->pMTXSetup->ComponentPlane[2].ui32Height = pJPEGContext->MCUComponent[0].ui32YLimit / 2; in SetMTXSetup()609 pJPEGContext->pMTXSetup->MCUComponent[i].ui32YLimit); in IssueMTXSetup()
87 IMG_UINT32 ui32YLimit; //!< Blocks will not be encoded beyond this member
469 IMG_UINT32 ui32YLimit; //!< Blocks will not be encoded beyond this member
271 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32YLimit=%d\n",data->MCUComponent[i].ui32YLimit); in JPEG_MTX_DMA_dump()
136 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32YLimit=%d\n",data->MCUComponent[i].ui32YLimit); in JPEG_MTX_DMA_dump()