Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp120 UINT *errorWord);
124 UINT *errorWord);
140 int *pNumDecodedBits, UINT *errorWord);
174 UINT *errorWord) { in errDetectorInHcrSideinfoShrt() argument
176 *errorWord |= CB_OUT_OF_RANGE_SHORT_BLOCK; in errDetectorInHcrSideinfoShrt()
179 *errorWord |= LINE_IN_SECT_OUT_OF_RANGE_SHORT_BLOCK; in errDetectorInHcrSideinfoShrt()
189 UINT *errorWord) { in errDetectorInHcrLengths() argument
191 *errorWord |= HCR_SI_LENGTHS_FAILURE; in errDetectorInHcrLengths()
1389 int *pNumDecodedBits, UINT *errorWord) { in DecodeEscapeSequence() argument
1435 *errorWord |= TOO_MANY_PCW_BODY_SIGN_ESC_BITS_DECODED; in DecodeEscapeSequence()