Searched refs:ACT_FRONT (Results 1 – 4 of 4) sorted by relevance
282 ACT_FRONT = 0x01, /*!< Front speaker position (at normal height) */ enumerator
976 self->channelType[0] = ACT_FRONT; in aacDecoder_DecodeFrame()977 self->channelType[1] = ACT_FRONT; in aacDecoder_DecodeFrame()
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()
480 case ACT_FRONT: in getChannelMode()733 channelType[mappedIdx] = ACT_FRONT; in getChannelDescription()745 type = ACT_FRONT; in getChannelDescription()