Searched refs:DCA_SPEAKER_MASK_LFE1 (Results 1 – 2 of 2) sorted by relevance
96 DCA_SPEAKER_MASK_LFE1 = 0x00000020, enumerator123 #define DCA_SPEAKER_LAYOUT_2POINT1 (DCA_SPEAKER_LAYOUT_STEREO | DCA_SPEAKER_MASK_LFE1)129 #define DCA_SPEAKER_LAYOUT_5POINT1 (DCA_SPEAKER_LAYOUT_5POINT0 | DCA_SPEAKER_MASK_LFE1)131 #define DCA_SPEAKER_LAYOUT_7POINT1_WIDE (DCA_SPEAKER_LAYOUT_7POINT0_WIDE | DCA_SPEAKER_MASK_LFE1)
178 s->ch_mask |= DCA_SPEAKER_MASK_LFE1; in parse_coding_header()1866 s->ch_mask |= DCA_SPEAKER_MASK_LFE1; in ff_dca_core_parse_exss()