Home
last modified time | relevance | path

Searched refs:AC_EL_LFE (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dchannel.cpp503 if (elFlags & AC_EL_LFE && in CChannelElement_Read()
623 if (elFlags & AC_EL_LFE && in CChannelElement_Read()
702 if (elFlags & AC_EL_LFE) { in CChannelElement_Read()
Daacdecoder.cpp1712 ? AC_EL_LFE in CAacDecoder_Init()
/external/aac/libSYS/include/
DFDK_audio.h359 #define AC_EL_LFE 0x002000 /*!< The element is of type LFE. */ macro