Home
last modified time | relevance | path

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

/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()
487 configMode = AC_CM_ALLOC_MEM; in transportDec_InBandConfig()
895 configMode = AC_CM_ALLOC_MEM; in transportDec_readHeader()
1483 configMode = AC_CM_ALLOC_MEM; in transportDec_ReadAccessUnit()
1836 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/libAACdec/src/
Daacdecoder.cpp1019 configMode |= AC_CM_ALLOC_MEM; in CAacDecoder_ExtPayloadParse()
1778 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1796 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1839 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1880 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1916 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1935 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1949 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1966 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
2042 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
[all …]
/external/aac/libSYS/include/
DFDK_audio.h336 #define AC_CM_ALLOC_MEM \ macro
/external/aac/libSACdec/src/
Dsac_dec_lib.cpp775 if (configMode & AC_CM_ALLOC_MEM) { in mpegSurroundDecoder_Config()
/external/aac/libSBRdec/src/
Dsbrdecoder.cpp853 if (configMode & AC_CM_ALLOC_MEM) { in sbrDecoder_Header()