Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp580 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
598 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
608 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
617 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
629 *chType = ACT_LFE; in getImplicitAudioChannelTypeAndIndex()
925 chType[chIdx] = ACT_LFE; in CProgramConfig_LookupElement()
1014 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()
808 type = ACT_LFE; in getChannelDescription()