Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp1025 UCHAR maxAllowedCwLen; in DecodePCWs() local
1055 maxAllowedCwLen = pMaxLenOfCbInExtSrtSec[maxLenOfCbInExtSrtSecIdx]; in DecodePCWs()
1090 if (maxAllowedCwLen < (numDecodedBits + ERROR_PCW_BODY_ONLY_TOO_LONG)) { in DecodePCWs()
1130 if (maxAllowedCwLen < (numDecodedBits + ERROR_PCW_BODY_SIGN_TOO_LONG)) { in DecodePCWs()
1208 if (maxAllowedCwLen < in DecodePCWs()