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.cpp347 sbrError = SBRDEC_MEM_ALLOC_FAILED; in sbrDecoder_Open()
357 sbrError = SBRDEC_MEM_ALLOC_FAILED; in sbrDecoder_Open()
470 sbrError = SBRDEC_MEM_ALLOC_FAILED; in sbrDecoder_InitElement()
516 sbrError = SBRDEC_MEM_ALLOC_FAILED; in sbrDecoder_InitElement()
Dsbr_dec.cpp782 return SBRDEC_MEM_ALLOC_FAILED; in createSbrDec()
829 return SBRDEC_MEM_ALLOC_FAILED; in createSbrDec()
Dpsdec.cpp149 errorInfo = SBRDEC_MEM_ALLOC_FAILED; in CreatePsDec()