Home
last modified time | relevance | path

Searched refs:AC_CM_ALLOC_MEM (Results 1 – 6 of 6) sorted by relevance

/external/aac/libAACdec/src/
Daacdecoder.cpp945 configMode |= AC_CM_ALLOC_MEM; in CAacDecoder_ExtPayloadParse()
1664 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1682 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1726 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1767 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1795 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1814 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1828 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1845 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1919 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
[all …]
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp287 configMode = AC_CM_ALLOC_MEM; in transportDec_OutOfBandConfig()
374 UCHAR configMode = AC_CM_ALLOC_MEM; in transportDec_InBandConfig()
486 configMode = AC_CM_ALLOC_MEM; in transportDec_InBandConfig()
890 configMode = AC_CM_ALLOC_MEM; in transportDec_readHeader()
1464 configMode = AC_CM_ALLOC_MEM; in transportDec_ReadAccessUnit()
1817 DrmRawSdcAudioConfig_Parse(&asc, hBs, NULL, (UCHAR)AC_CM_ALLOC_MEM, 0); in transportDec_DrmRawSdcAudioConfig_Check()
Dtpdec_latm.cpp177 configMode |= AC_CM_ALLOC_MEM; in CLatmDemux_ReadAudioMuxElement()
588 if (configMode == AC_CM_ALLOC_MEM) pLatmDemux->applyAsc = 0; in CLatmDemux_ReadStreamMuxConfig()
/external/aac/libSYS/include/
DFDK_audio.h336 #define AC_CM_ALLOC_MEM \ macro
/external/aac/libSACdec/src/
Dsac_dec_lib.cpp760 if (configMode & AC_CM_ALLOC_MEM) { in mpegSurroundDecoder_Config()
/external/aac/libSBRdec/src/
Dsbrdecoder.cpp855 if (configMode & AC_CM_ALLOC_MEM) { in sbrDecoder_Header()