Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr_types.h238 #define TOO_MANY_PCW_BODY_BITS_DECODED 0x00080000 // 19 yes PCW-Dec During PCW-bo… macro
Daacdec_hcr.cpp1129 pHcr->decInOut.errorLog |= TOO_MANY_PCW_BODY_BITS_DECODED; in DecodePCWs()