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