Home
last modified time | relevance | path

Searched refs:DCA_SPEAKER_LAYOUT_5POINT0 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca.h128 #define DCA_SPEAKER_LAYOUT_5POINT0 (DCA_SPEAKER_LAYOUT_3_0 | DCA_SPEAKER_MASK_Ls | DCA_SPEAKER_MASK_Rs) macro
129 #define DCA_SPEAKER_LAYOUT_5POINT1 (DCA_SPEAKER_LAYOUT_5POINT0 | DCA_SPEAKER_MASK_LFE1)
130 #define DCA_SPEAKER_LAYOUT_7POINT0_WIDE (DCA_SPEAKER_LAYOUT_5POINT0 | DCA_SPEAKER_MASK_Lw | DCA_SPEAKER_MASK_Rw)
H A Ddcadec.c373 s->request_channel_layout = DCA_SPEAKER_LAYOUT_5POINT0; in dcadec_init()
H A Ddca_xll.c941 case DCA_SPEAKER_LAYOUT_5POINT0: in parse_sub_headers()
H A Ddca_core.c63 DCA_SPEAKER_LAYOUT_5POINT0

Completed in 7 milliseconds