Home
last modified time | relevance | path

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

/external/aac/libSBRdec/include/
Dsbrdecoder.h137SBRDEC_MEM_ALLOC_FAILED, /*!< Memory allocation failed. Probably not enough memory ava… enumerator
/external/aac/libSBRdec/src/
Dsbrdecoder.cpp379 sbrError = SBRDEC_MEM_ALLOC_FAILED; in sbrDecoder_Open()
389 sbrError = SBRDEC_MEM_ALLOC_FAILED; in sbrDecoder_Open()
505 sbrError = SBRDEC_MEM_ALLOC_FAILED; in sbrDecoder_InitElement()
550 sbrError = SBRDEC_MEM_ALLOC_FAILED; in sbrDecoder_InitElement()
Dsbr_dec.cpp827 return SBRDEC_MEM_ALLOC_FAILED; in createSbrDec()
874 return SBRDEC_MEM_ALLOC_FAILED; in createSbrDec()
Dpsdec.cpp149 errorInfo = SBRDEC_MEM_ALLOC_FAILED; in CreatePsDec()