Home
last modified time | relevance | path

Searched refs:AV_CH_LAYOUT_QUAD (Results 1 – 23 of 23) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlp_parse.c42 AV_CH_LAYOUT_QUAD,
45 AV_CH_LAYOUT_QUAD|AV_CH_LOW_FREQUENCY,
57 AV_CH_LAYOUT_QUAD|AV_CH_LOW_FREQUENCY,
Dvorbis_data.c41 AV_CH_LAYOUT_QUAD,
Datrac9tab.h81 .channel_layout = AV_CH_LAYOUT_QUAD,
Dmlp.c61 AV_CH_LAYOUT_QUAD, AV_CH_LAYOUT_2POINT1, AV_CH_LAYOUT_SURROUND,
Dflac.c36 AV_CH_LAYOUT_QUAD,
Ds302m.c80 avctx->channel_layout = AV_CH_LAYOUT_QUAD; in s302m_parse_frame_header()
Daudiotoolboxenc.c207 case AV_CH_LAYOUT_QUAD: in get_aac_tag()
652 AV_CH_LAYOUT_QUAD,
Daacenc.h213 .layout = AV_CH_LAYOUT_QUAD,
Dlibvorbisenc.c146 avctx->channel_layout != AV_CH_LAYOUT_QUAD || in libvorbis_setup()
Dtta.c68 AV_CH_LAYOUT_QUAD,
Dac3enc.c148 AV_CH_LAYOUT_QUAD,
157 (AV_CH_LAYOUT_QUAD | AV_CH_LOW_FREQUENCY),
2186 case AV_CH_LAYOUT_QUAD: in set_channel_info()
Dmlpdec.c626 if (m->avctx->channel_layout == (AV_CH_LAYOUT_QUAD|AV_CH_LOW_FREQUENCY) || in read_restart_header()
Dflacenc.c439 avctx->channel_layout != AV_CH_LAYOUT_QUAD || in flac_encode_init()
Dmlpenc.c623 case AV_CH_LAYOUT_QUAD: in mlp_encode_init()
/third_party/ffmpeg/libavformat/
Disom.c401 { AV_CH_LAYOUT_QUAD, (132<<16) | 4}, // kCAFChannelLayoutTag_ITU_2_2
403 … { AV_CH_LAYOUT_QUAD, (108<<16) | 4}, // kCAFChannelLayoutTag_Quadraphonic
415 { AV_CH_LAYOUT_QUAD|AV_CH_LOW_FREQUENCY, (135<<16) | 4}, // kCAFChannelLayoutTag_DVD_6
Dflacenc_header.c55 channel_layout == AV_CH_LAYOUT_QUAD || in ff_flac_is_native_layout()
Deacdata.c60 case 0x040C: cdata->channels = 4; channel_layout = AV_CH_LAYOUT_QUAD; break; in cdata_read_header()
Dmov_chan.c189 { MOV_CH_LAYOUT_QUADRAPHONIC, AV_CH_LAYOUT_QUAD }, // L, R, Rls, Rrs
279 …{ MOV_CH_LAYOUT_CUBE, AV_CH_LAYOUT_QUAD | // L, R, Rls, Rrs, Vhl, Vhr, R…
Ddsfdec.c45 AV_CH_LAYOUT_QUAD,
/third_party/ffmpeg/libavutil/
Dchannel_layout.h99 #define AV_CH_LAYOUT_QUAD (AV_CH_LAYOUT_STEREO|AV_CH_BACK_LEFT|AV_CH_BACK_RIGHT) macro
Dchannel_layout.c90 { "quad", 4, AV_CH_LAYOUT_QUAD },
/third_party/ffmpeg/libavdevice/
Dalsa.c136 if (layout == AV_CH_LAYOUT_QUAD || layout == AV_CH_LAYOUT_2_2) in find_reorder_func()
/third_party/ffmpeg/libswresample/tests/
Dswresample.c119 AV_CH_LAYOUT_QUAD ,