Home
last modified time | relevance | path

Searched refs:AV_CH_LAYOUT_3POINT1 (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmov_chan.c202 { MOV_CH_LAYOUT_DVD_10, AV_CH_LAYOUT_3POINT1 }, // L, R, C, LFE
203 { MOV_CH_LAYOUT_AC3_3_0_1, AV_CH_LAYOUT_3POINT1 }, // L, C, R, LFE
204 { MOV_CH_LAYOUT_DTS_3_1, AV_CH_LAYOUT_3POINT1 }, // C, L, R, LFE
/third_party/ffmpeg/libavcodec/
Dmlp.c62 AV_CH_LAYOUT_4POINT0, AV_CH_LAYOUT_5POINT0_BACK, AV_CH_LAYOUT_3POINT1,
Daacenc.h181 .layout = AV_CH_LAYOUT_3POINT1,
Dmlpenc.c633 case AV_CH_LAYOUT_3POINT1: in mlp_encode_init()
/third_party/ffmpeg/libavutil/
Dchannel_layout.h95 #define AV_CH_LAYOUT_3POINT1 (AV_CH_LAYOUT_SURROUND|AV_CH_LOW_FREQUENCY) macro
Dchannel_layout.c92 { "3.1", 4, AV_CH_LAYOUT_3POINT1 },
/third_party/ffmpeg/libavfilter/
Daf_surround.c1415 case AV_CH_LAYOUT_3POINT1: in init()
1459 case AV_CH_LAYOUT_3POINT1: in init()