Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DCrcReg.cpp35 CRC_FUNC _updateFunc; member in CCrcHasher
56 _crc = _updateFunc(_crc, data, size, g_CrcTable); in STDMETHODIMP_()
72 _updateFunc = g_CrcUpdate; in SetFunctions()
76 _updateFunc = CrcUpdateT4; in SetFunctions()
82 _updateFunc = CrcUpdateT8; in SetFunctions()