Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp725 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
743 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
753 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
762 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
774 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
1070 chType[chIdx] = ACT_LFE; in CProgramConfig_LookupElement()
1159 chType[chIdx] = ACT_LFE; in CProgramConfig_GetChannelDescription()
/external/aac/libSYS/include/
DFDK_audio.h266 ACT_LFE = 0x04, /*!< Low frequency effect speaker postion (front) */ enumerator
/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp409 unsigned fIsLfe = (chType == ACT_LFE) ? 1 : 0; in getSpeakerPos()
836 type = ACT_LFE; in getChannelDescription()