Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp493 *chType = ACT_BACK; in getImplicitAudioChannelTypeAndIndex()
511 *chType = ACT_BACK; in getImplicitAudioChannelTypeAndIndex()
522 *chType = ACT_BACK; in getImplicitAudioChannelTypeAndIndex()
531 *chType = ACT_BACK; in getImplicitAudioChannelTypeAndIndex()
542 *chType = ACT_BACK; in getImplicitAudioChannelTypeAndIndex()
763 AUDIO_CHANNEL_TYPE aChType = (AUDIO_CHANNEL_TYPE)((heightLayer<<4) | ACT_BACK); in CProgramConfig_LookupElement()
/external/aac/libSYS/include/
DFDK_audio.h262 ACT_BACK = 0x03, /*!< Back speaker position (at normal height) */ enumerator
/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp496 case ACT_BACK: in getChannelMode()
762 type = ACT_BACK; in getChannelDescription()