Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr_types.h197 #define ERROR_PCW_BODY_ONLY_TOO_LONG \ macro
Daacdec_hcr.cpp1090 if (maxAllowedCwLen < (numDecodedBits + ERROR_PCW_BODY_ONLY_TOO_LONG)) { in DecodePCWs()