Searched refs:DCA_SPEAKER_MASK_LFE1 (Results 1 – 2 of 2) sorted by relevance
97 DCA_SPEAKER_MASK_LFE1 = 0x00000020, enumerator124 #define DCA_SPEAKER_LAYOUT_2POINT1 (DCA_SPEAKER_LAYOUT_STEREO | DCA_SPEAKER_MASK_LFE1)130 #define DCA_SPEAKER_LAYOUT_5POINT1 (DCA_SPEAKER_LAYOUT_5POINT0 | DCA_SPEAKER_MASK_LFE1)132 #define DCA_SPEAKER_LAYOUT_7POINT1_WIDE (DCA_SPEAKER_LAYOUT_7POINT0_WIDE | DCA_SPEAKER_MASK_LFE1)
176 s->ch_mask |= DCA_SPEAKER_MASK_LFE1; in parse_coding_header()1864 s->ch_mask |= DCA_SPEAKER_MASK_LFE1; in ff_dca_core_parse_exss()