HomeSort by relevance Sort by last modified time
    Searched refs:SBRDEC_MEM_ALLOC_FAILED (Results 1 - 4 of 4) sorted by null

  /external/aac/libSBRdec/include/
sbrdecoder.h 137 SBRDEC_MEM_ALLOC_FAILED, /*!< Memory allocation failed. Probably not enough memory available. */
  /external/aac/libSBRdec/src/
sbrdecoder.cpp 347 sbrError = SBRDEC_MEM_ALLOC_FAILED;
357 sbrError = SBRDEC_MEM_ALLOC_FAILED;
470 sbrError = SBRDEC_MEM_ALLOC_FAILED;
516 sbrError = SBRDEC_MEM_ALLOC_FAILED;
    [all...]
sbr_dec.cpp 782 return SBRDEC_MEM_ALLOC_FAILED;
829 return SBRDEC_MEM_ALLOC_FAILED;
    [all...]
psdec.cpp 149 errorInfo = SBRDEC_MEM_ALLOC_FAILED;
    [all...]

Completed in 215 milliseconds