Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
DFDK_crc.h163 const UINT crcStartValue, const UINT crcLen);
/external/aac/libFDK/src/
DFDK_crc.cpp229 const UINT crcStartValue, const UINT crcLen) { in FDKcrcInit() argument
238 hCrcInfo->startValue = crcStartValue; in FDKcrcInit()