Searched refs:AAC_DEC_UNSUPPORTED_SAMPLINGRATE (Results 1 - 2 of 2) sorted by relevance

/external/aac/libAACdec/include/
H A Daacdecoder_lib.h375 AAC_DEC_UNSUPPORTED_SAMPLINGRATE = 0x2008, /*!< The sample rate specified in the configuration is not supported. */ enumerator in enum:__anon175
/external/aac/libAACdec/src/
H A Daacdecoder.cpp1183 return AAC_DEC_UNSUPPORTED_SAMPLINGRATE;

Completed in 38 milliseconds