Searched refs:checkSumAdjustment (Results 1 – 1 of 1) sorted by relevance
311 sal_uInt32 s, offset, checkSumAdjustment = 0; in StreamToMemory() local380 for (i = 0; i < (int)s / 4; i++) checkSumAdjustment += p[i]; in StreamToMemory()381 PutUInt32(0xB1B0AFBA - checkSumAdjustment, head, 8, 1); in StreamToMemory()
Completed in 18 milliseconds