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 345 sbrError = SBRDEC_MEM_ALLOC_FAILED;
355 sbrError = SBRDEC_MEM_ALLOC_FAILED;
467 sbrError = SBRDEC_MEM_ALLOC_FAILED;
513 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 208 milliseconds