Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c1635 MS_U32 u32WidthAlign; in verGPD_CRC32_Update() local
1636 u32WidthAlign = u32Width + ((u32Width*u8BytesPerPixel)%8)/u8BytesPerPixel; in verGPD_CRC32_Update()
1638 …opCounter<u32Size/(u32Width*u8BytesPerPixel)*(u32WidthAlign*u8BytesPerPixel); u32LoopCounter+=u32W… in verGPD_CRC32_Update()