Searched refs:DCA_SPEAKER_LAYOUT_STEREO (Results 1 – 5 of 5) sorted by relevance
122 #define DCA_SPEAKER_LAYOUT_STEREO (DCA_SPEAKER_MASK_L | DCA_SPEAKER_MASK_R) macro123 #define DCA_SPEAKER_LAYOUT_2POINT1 (DCA_SPEAKER_LAYOUT_STEREO | DCA_SPEAKER_MASK_LFE1)124 #define DCA_SPEAKER_LAYOUT_3_0 (DCA_SPEAKER_LAYOUT_STEREO | DCA_SPEAKER_MASK_C)125 #define DCA_SPEAKER_LAYOUT_2_1 (DCA_SPEAKER_LAYOUT_STEREO | DCA_SPEAKER_MASK_Cs)127 #define DCA_SPEAKER_LAYOUT_2_2 (DCA_SPEAKER_LAYOUT_STEREO | DCA_SPEAKER_MASK_Ls | DCA_SPEA…134 ((mask & DCA_SPEAKER_LAYOUT_STEREO) == DCA_SPEAKER_LAYOUT_STEREO)
55 DCA_SPEAKER_LAYOUT_STEREO,56 DCA_SPEAKER_LAYOUT_STEREO,57 DCA_SPEAKER_LAYOUT_STEREO,58 DCA_SPEAKER_LAYOUT_STEREO,2356 if (dca->request_channel_layout == DCA_SPEAKER_LAYOUT_STEREO in ff_dca_core_filter_frame()2360 s->request_mask = DCA_SPEAKER_LAYOUT_STEREO; in ff_dca_core_filter_frame()
240 c->ch_mask = DCA_SPEAKER_LAYOUT_STEREO; in chs_parse_header()938 case DCA_SPEAKER_LAYOUT_STEREO: in parse_sub_headers()1405 if (dca->request_channel_layout == DCA_SPEAKER_LAYOUT_STEREO in ff_dca_xll_filter_frame()1409 request_mask = DCA_SPEAKER_LAYOUT_STEREO; in ff_dca_xll_filter_frame()
371 s->request_channel_layout = DCA_SPEAKER_LAYOUT_STEREO; in dcadec_init()
1135 if (dca->request_channel_layout != DCA_SPEAKER_LAYOUT_STEREO && !(s->warned & 4)) { in parse_decoder_init()