ff_add_channel_layout  375 libavfilter/aeval.c         if ((ret = ff_add_channel_layout(&layouts,
ff_add_channel_layout  745 libavfilter/af_afir.c         ret = ff_add_channel_layout(&mono, AV_CH_LAYOUT_MONO);
ff_add_channel_layout  109 libavfilter/af_aformat.c                   ff_add_channel_layout, ff_channel_layouts_unref, av_get_channel_layout, 0,
ff_add_channel_layout  363 libavfilter/af_agate.c     if ((ret = ff_add_channel_layout(&layouts, ctx->inputs[0]->in_channel_layouts->channel_layouts[0])) < 0 ||
ff_add_channel_layout  132 libavfilter/af_amerge.c         if ((ret = ff_add_channel_layout(&layouts, inlayout[i])) < 0)
ff_add_channel_layout  138 libavfilter/af_amerge.c     if ((ret = ff_add_channel_layout(&layouts, outlayout)) < 0)
ff_add_channel_layout  194 libavfilter/af_apulsator.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
ff_add_channel_layout  135 libavfilter/af_asr.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_MONO                 )) < 0 ||
ff_add_channel_layout  108 libavfilter/af_bs2b.c     if (ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO) != 0)
ff_add_channel_layout  292 libavfilter/af_channelmap.c     if ((ret = ff_add_channel_layout     (&channel_layouts, s->output_layout                    )) < 0 ||
ff_add_channel_layout  119 libavfilter/af_channelsplit.c     if ((ret = ff_add_channel_layout(&in_layouts, s->channel_layout)) < 0 ||
ff_add_channel_layout  127 libavfilter/af_channelsplit.c         if ((ret = ff_add_channel_layout(&out_layouts, channel)) < 0 ||
ff_add_channel_layout   50 libavfilter/af_crossfeed.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
ff_add_channel_layout   88 libavfilter/af_earwax.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO               )) < 0 ||
ff_add_channel_layout   52 libavfilter/af_extrastereo.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
ff_add_channel_layout   90 libavfilter/af_haas.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
ff_add_channel_layout 1629 libavfilter/af_hdcd.c     ret = ff_add_channel_layout(&layouts, AV_CH_LAYOUT_MONO);
ff_add_channel_layout 1632 libavfilter/af_hdcd.c     ret = ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO);
ff_add_channel_layout  705 libavfilter/af_headphone.c     ret = ff_add_channel_layout(&stereo_layout, AV_CH_LAYOUT_STEREO);
ff_add_channel_layout  229 libavfilter/af_join.c     if ((ret = ff_add_channel_layout(&layouts, s->channel_layout)) < 0 ||
ff_add_channel_layout  640 libavfilter/af_ladspa.c         ret = ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO);
ff_add_channel_layout  654 libavfilter/af_ladspa.c             ret = ff_add_channel_layout(&layouts, inlayout);
ff_add_channel_layout  672 libavfilter/af_ladspa.c             ret = ff_add_channel_layout(&layouts, outlayout);
ff_add_channel_layout  512 libavfilter/af_lv2.c         ret = ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO);
ff_add_channel_layout  524 libavfilter/af_lv2.c             ret = ff_add_channel_layout(&layouts, inlayout);
ff_add_channel_layout  542 libavfilter/af_lv2.c             ret = ff_add_channel_layout(&layouts, outlayout);
ff_add_channel_layout  274 libavfilter/af_pan.c     if ((ret = ff_add_channel_layout(&layouts,
ff_add_channel_layout  330 libavfilter/af_replaygain.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
ff_add_channel_layout  316 libavfilter/af_sidechaincompress.c     if ((ret = ff_add_channel_layout(&layouts, ctx->inputs[0]->in_channel_layouts->channel_layouts[0])) < 0 ||
ff_add_channel_layout  660 libavfilter/af_sofalizer.c     ret = ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO);
ff_add_channel_layout  108 libavfilter/af_stereotools.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
ff_add_channel_layout   63 libavfilter/af_stereowiden.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
ff_add_channel_layout  174 libavfilter/af_surround.c     ret = ff_add_channel_layout(&layouts, s->out_channel_layout);
ff_add_channel_layout  183 libavfilter/af_surround.c     ret = ff_add_channel_layout(&layouts, s->in_channel_layout);
ff_add_channel_layout  217 libavfilter/asrc_flite.c     if ((ret = ff_add_channel_layout         (&chlayouts     , chlayout                )) < 0 ||
ff_add_channel_layout   81 libavfilter/avf_aphasemeter.c         (ret = ff_add_channel_layout  (&layout, AV_CH_LAYOUT_STEREO         )) < 0 ||
ff_add_channel_layout  194 libavfilter/avf_avectorscope.c         (ret = ff_add_channel_layout  (&layout, AV_CH_LAYOUT_STEREO         )) < 0 ||
ff_add_channel_layout  118 libavfilter/avf_showspatial.c         (ret = ff_add_channel_layout  (&layout, AV_CH_LAYOUT_STEREO         )) < 0 ||
ff_add_channel_layout  821 libavfilter/avfiltergraph.c                 if (ff_add_channel_layout(&outlink->in_channel_layouts, fmt) < 0)
ff_add_channel_layout  257 libavfilter/buffersink.c             if ((ret = ff_add_channel_layout(&layouts, buf->channel_layouts[i])) < 0)
ff_add_channel_layout  260 libavfilter/buffersink.c             if ((ret = ff_add_channel_layout(&layouts, FF_COUNT2LAYOUT(buf->channel_counts[i]))) < 0)
ff_add_channel_layout  400 libavfilter/buffersrc.c         if ((ret = ff_add_channel_layout(&channel_layouts,
ff_add_channel_layout  169 libavfilter/formats.h int ff_add_channel_layout(AVFilterChannelLayouts **l, uint64_t channel_layout);
ff_add_channel_layout  118 libavfilter/vaf_spectrumsynth.c         (ret = ff_add_channel_layout  (&layout, FF_COUNT2LAYOUT(s->channels))) < 0 ||