Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dsbr_crc.h136 int SbrCrcCheck(HANDLE_FDK_BITSTREAM hBitBuf, LONG NrCrcBits);
Dsbr_crc.cpp166 int SbrCrcCheck(HANDLE_FDK_BITSTREAM hBs, /*!< handle to bit-buffer */ in SbrCrcCheck() function
Dsbrdecoder.cpp1297 fDoDecodeSbrData = SbrCrcCheck(hBs, CRCLen); in sbrDecoder_Parse()
1461 fDoDecodeSbrData = SbrCrcCheck(hBs, crcLen); in sbrDecoder_Parse()