Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlp.c61 AV_CH_LAYOUT_QUAD, AV_CH_LAYOUT_2POINT1, AV_CH_LAYOUT_SURROUND,
Daacenc.h157 .layout = AV_CH_LAYOUT_2POINT1,
Dmlpenc.c625 case AV_CH_LAYOUT_2POINT1: in mlp_encode_init()
/third_party/ffmpeg/libavutil/
Dchannel_layout.h92 #define AV_CH_LAYOUT_2POINT1 (AV_CH_LAYOUT_STEREO|AV_CH_LOW_FREQUENCY) macro
Dchannel_layout.c86 { "2.1", 3, AV_CH_LAYOUT_2POINT1 },
/third_party/ffmpeg/libavformat/
Dmov_chan.c182 { MOV_CH_LAYOUT_DVD_4, AV_CH_LAYOUT_2POINT1 }, // L, R, LFE
/third_party/ffmpeg/libavfilter/
Daf_surround.c1409 case AV_CH_LAYOUT_2POINT1: in init()
1446 case AV_CH_LAYOUT_2POINT1: in init()