Home
last modified time | relevance | path

Searched refs:PCMDMX_OUT_OF_MEMORY (Results 1 – 2 of 2) sorted by relevance

/external/aac/libPCMutils/include/
Dpcmutils_lib.h109 PCMDMX_OUT_OF_MEMORY = 0x2, /*!< Not enough memory to set up an instance of the module. */ enumerator
/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp1425 return (PCMDMX_OUT_OF_MEMORY); in pcmDmx_Open()