Searched refs:AV_CH_LAYOUT_22POINT2 (Results 1 – 7 of 7) sorted by relevance
88 AV_CH_LAYOUT_22POINT2,
303 channel_layout = AV_CH_LAYOUT_22POINT2; in read_av3a_frame_header()
463 if (layout == AV_CH_LAYOUT_22POINT2) { in sniff_channel_order()
118 #define AV_CH_LAYOUT_22POINT2 (AV_CH_LAYOUT_5POINT1_BACK|AV_CH_FRONT_LEFT_OF_CENTER|AV_CH_… macro
112 { "22.2", 24, AV_CH_LAYOUT_22POINT2, },
144 if (in_ch_layout == AV_CH_LAYOUT_22POINT2 && in swr_build_matrix()145 out_ch_layout != AV_CH_LAYOUT_22POINT2) { in swr_build_matrix()
121 Add AV_CH_LAYOUT_22POINT2 together with its newly required pieces: