Home | History | Annotate | Download | only in C

Lines Matching refs:nextHeaderCRC

1224   UInt32 nextHeaderCRC;

1240 nextHeaderCRC = GetUi32(header + 28);
1274 if (CrcCalc(buffer.data, nextHeaderSizeT) == nextHeaderCRC)