Searched refs:ACT_FRONT (Results 1 – 4 of 4) sorted by relevance
260 ACT_FRONT = 0x01, /*!< Front speaker position (at normal height) */ enumerator
498 *chType = ACT_FRONT; in getImplicitAudioChannelTypeAndIndex()521 *chType = ACT_FRONT; in getImplicitAudioChannelTypeAndIndex()670 AUDIO_CHANNEL_TYPE aChType = (AUDIO_CHANNEL_TYPE)((heightLayer<<4) | ACT_FRONT); in CProgramConfig_LookupElement()
487 case ACT_FRONT: in getChannelMode()740 channelType[mappedIdx] = ACT_FRONT; in getChannelDescription()752 type = ACT_FRONT; in getChannelDescription()
983 self->channelType[chIdx] = ACT_FRONT; in aacDecoder_DecodeFrame()