Home
last modified time | relevance | path

Searched refs:AV_CH_LAYOUT_7POINT1 (Results 1 – 25 of 27) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dvorbis_data.c45 AV_CH_LAYOUT_7POINT1,
Ddolby_e_parser.c49 avctx->channel_layout = AV_CH_LAYOUT_7POINT1; in dolby_e_parse()
Daacenctab.h54 AV_CH_LAYOUT_7POINT1,
Dpcm-bluray.c61 AV_CH_LAYOUT_7POINT1, 0, 0, 0, 0 in pcm_bluray_parse_header()
265 case AV_CH_LAYOUT_7POINT1: in pcm_bluray_decode_frame()
Daacdectab.h87 AV_CH_LAYOUT_7POINT1,
Datrac9tab.h71 .channel_layout = AV_CH_LAYOUT_7POINT1,
Dlibfdk-aacenc.c196 if (avctx->channel_layout == AV_CH_LAYOUT_7POINT1) { in aac_encode_init()
451 AV_CH_LAYOUT_7POINT1,
Dpcm-dvdenc.c186 AV_CH_LAYOUT_7POINT1,
Dflac.c40 AV_CH_LAYOUT_7POINT1
Dav3a_parser.c287 channel_layout = AV_CH_LAYOUT_7POINT1; in read_av3a_frame_header()
Daacenc.h317 .layout = AV_CH_LAYOUT_7POINT1,
Dlibvorbisenc.c156 avctx->channel_layout != AV_CH_LAYOUT_7POINT1) { in libvorbis_setup()
Datrac3plusdec.c132 avctx->channel_layout = AV_CH_LAYOUT_7POINT1; in set_channel_params()
Daudiotoolboxenc.c227 case AV_CH_LAYOUT_7POINT1: in get_aac_tag()
/third_party/ffmpeg/libavformat/
Dflacenc_header.c59 channel_layout == AV_CH_LAYOUT_7POINT1) in ff_flac_is_native_layout()
Dmov_chan.c291 …{ MOV_CH_LAYOUT_MPEG_7_1_C, AV_CH_LAYOUT_7POINT1 }, // L, R, C, LFE, Ls, Rs, Rls,…
292 …{ MOV_CH_LAYOUT_EAC3_7_1_A, AV_CH_LAYOUT_7POINT1 }, // L, C, R, Ls, Rs, LFE, Rls,…
Disom.c410 { AV_CH_LAYOUT_7POINT1, (128<<16) | 8}, // kCAFChannelLayoutTag_MPEG_7_1_C
Domadec.c70 AV_CH_LAYOUT_7POINT1
/third_party/ffmpeg/libavutil/
Dchannel_layout.h112 #define AV_CH_LAYOUT_7POINT1 (AV_CH_LAYOUT_5POINT1|AV_CH_BACK_LEFT|AV_CH_BACK_RIGHT) macro
Dchannel_layout.c106 { "7.1", 8, AV_CH_LAYOUT_7POINT1 },
/third_party/ffmpeg/libswresample/
Drematrix_template.c97 if( s->out_ch_layout == AV_CH_LAYOUT_STEREO && s->in_ch_layout == AV_CH_LAYOUT_7POINT1 in RENAME()
/third_party/ffmpeg/libavresample/tests/
Davresample.c186 AV_CH_LAYOUT_7POINT1,
/third_party/ffmpeg/libavdevice/
Dalsa.c161 else if (layout == AV_CH_LAYOUT_7POINT1) in find_reorder_func()
/third_party/ffmpeg/libswresample/tests/
Dswresample.c125 AV_CH_LAYOUT_7POINT1 ,
/third_party/ffmpeg/libavfilter/
Daf_surround.c1439 case AV_CH_LAYOUT_7POINT1: in init()
1472 case AV_CH_LAYOUT_7POINT1: in init()
1482 case AV_CH_LAYOUT_7POINT1: in init()
1492 case AV_CH_LAYOUT_7POINT1: in init()

12