Home
last modified time | relevance | path

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

/external/aac/libAACdec/include/
Daacdecoder_lib.h395AAC_DEC_UNSUPPORTED_PREDICTION = 0x4007, /*!< Predictor found, but not supported in the A… enumerator
/external/aac/libAACdec/src/
Dchannelinfo.cpp168 ErrorStatus = AAC_DEC_UNSUPPORTED_PREDICTION; in IcsRead()
Dchannel.cpp302 error = AAC_DEC_UNSUPPORTED_PREDICTION; in CChannelElement_Read()