Searched refs:ACT_FRONT (Results 1 – 4 of 4) sorted by relevance
260 ACT_FRONT = 0x01, /*!< Front speaker position (at normal height) */ enumerator
483 *chType = ACT_FRONT; in getImplicitAudioChannelTypeAndIndex()506 *chType = ACT_FRONT; in getImplicitAudioChannelTypeAndIndex()655 AUDIO_CHANNEL_TYPE aChType = (AUDIO_CHANNEL_TYPE)((heightLayer<<4) | ACT_FRONT); in CProgramConfig_LookupElement()
485 case ACT_FRONT: in getChannelMode()738 channelType[mappedIdx] = ACT_FRONT; in getChannelDescription()750 type = ACT_FRONT; in getChannelDescription()
990 self->channelType[chIdx] = ACT_FRONT; in aacDecoder_DecodeFrame()