Searched refs:ACT_FRONT_TOP (Results 1 – 3 of 3) sorted by relevance
288 ACT_FRONT_TOP = 0x11, /*!< Top front speaker = (ACT_FRONT|ACT_TOP) */ enumerator
478 case ACT_FRONT_TOP: in getChannelMode()2015 if ( (multiPurposeChType[0] == ACT_FRONT_TOP) in pcmDmx_ApplyFrame()2016 && (multiPurposeChType[1] == ACT_FRONT_TOP) ) { in pcmDmx_ApplyFrame()
551 *chType = ACT_FRONT_TOP; in getImplicitAudioChannelTypeAndIndex()