AV_CH_LAYOUT_STEREO   80 doc/examples/encode_audio.c         return AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  159 doc/examples/filter_audio.c              (uint64_t)AV_CH_LAYOUT_STEREO);
AV_CH_LAYOUT_STEREO  165 doc/examples/muxing.c         c->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  169 doc/examples/muxing.c                 if ((*codec)->channel_layouts[i] == AV_CH_LAYOUT_STEREO)
AV_CH_LAYOUT_STEREO  170 doc/examples/muxing.c                     c->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   83 doc/examples/resampling_audio.c     int64_t src_ch_layout = AV_CH_LAYOUT_STEREO, dst_ch_layout = AV_CH_LAYOUT_SURROUND;
AV_CH_LAYOUT_STEREO   59 libavcodec/aacdectab.h     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  147 libavcodec/aacenc.h         .layout = AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   49 libavcodec/aacenctab.h     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  217 libavcodec/ac3dec.c              avctx->request_channel_layout == AV_CH_LAYOUT_STEREO)
AV_CH_LAYOUT_STEREO 1591 libavcodec/ac3dec.c                    avctx->request_channel_layout == AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO   83 libavcodec/ac3enc.c      AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   92 libavcodec/ac3enc.c     (AV_CH_LAYOUT_STEREO   | AV_CH_LOW_FREQUENCY),
AV_CH_LAYOUT_STEREO 2085 libavcodec/ac3enc.c     case AV_CH_LAYOUT_STEREO:         s->channel_mode = AC3_CHMODE_STEREO; break;
AV_CH_LAYOUT_STEREO   90 libavcodec/ac3tab.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   92 libavcodec/ac3tab.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   37 libavcodec/alac_data.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  300 libavcodec/apedec.c     avctx->channel_layout = (avctx->channels==2) ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
AV_CH_LAYOUT_STEREO  183 libavcodec/aptxdec.c     .channel_layouts       = (const uint64_t[]) { AV_CH_LAYOUT_STEREO, 0},
AV_CH_LAYOUT_STEREO  200 libavcodec/aptxdec.c     .channel_layouts       = (const uint64_t[]) { AV_CH_LAYOUT_STEREO, 0},
AV_CH_LAYOUT_STEREO  254 libavcodec/aptxenc.c     .channel_layouts       = (const uint64_t[]) { AV_CH_LAYOUT_STEREO, 0},
AV_CH_LAYOUT_STEREO  273 libavcodec/aptxenc.c     .channel_layouts       = (const uint64_t[]) { AV_CH_LAYOUT_STEREO, 0},
AV_CH_LAYOUT_STEREO   95 libavcodec/atrac3plusdec.c         avctx->channel_layout   = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   49 libavcodec/atrac9tab.h         .channel_layout  = AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   56 libavcodec/atrac9tab.h         .channel_layout  = AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  205 libavcodec/audiotoolboxenc.c     case AV_CH_LAYOUT_STEREO:
AV_CH_LAYOUT_STEREO  643 libavcodec/audiotoolboxenc.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   91 libavcodec/binkaudio.c                                                    AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   35 libavcodec/bmvaudio.c     avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO 1267 libavcodec/cook.c         avctx->channel_layout = (avctx->channels == 2) ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
AV_CH_LAYOUT_STEREO  115 libavcodec/dca_lbr.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  350 libavcodec/dcadec.c     case AV_CH_LAYOUT_STEREO:
AV_CH_LAYOUT_STEREO  191 libavcodec/dcaenc.c     case AV_CH_LAYOUT_STEREO:       c->channel_config = 2; break;
AV_CH_LAYOUT_STEREO 1255 libavcodec/dcaenc.c                                                   AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   57 libavcodec/dvaudiodec.c     avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   34 libavcodec/flac.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  436 libavcodec/flacenc.c             avctx->channel_layout != (AV_CH_LAYOUT_STEREO|AV_CH_FRONT_CENTER) ||
AV_CH_LAYOUT_STEREO   52 libavcodec/g723_1dec.c     avctx->channel_layout = avctx->channels == 1 ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  269 libavcodec/imc.c                                                  : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  142 libavcodec/libfdk-aacdec.c         ch_layout |= AV_CH_LAYOUT_STEREO | AV_CH_FRONT_LEFT_OF_CENTER |
AV_CH_LAYOUT_STEREO  146 libavcodec/libfdk-aacdec.c         ch_layout |= AV_CH_LAYOUT_STEREO | AV_CH_FRONT_CENTER;
AV_CH_LAYOUT_STEREO  149 libavcodec/libfdk-aacdec.c         ch_layout |= AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  257 libavcodec/libfdk-aacdec.c         case AV_CH_LAYOUT_STEREO:
AV_CH_LAYOUT_STEREO  444 libavcodec/libfdk-aacenc.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  346 libavcodec/libmp3lame.c                                                   AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  147 libavcodec/libshine.c                                                   AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  103 libavcodec/libspeexdec.c     avctx->channel_layout = avctx->channels == 2 ? AV_CH_LAYOUT_STEREO :
AV_CH_LAYOUT_STEREO  363 libavcodec/libspeexenc.c                                            AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  230 libavcodec/libtwolame.c         AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  132 libavcodec/libvorbisenc.c             avctx->channel_layout != (AV_CH_LAYOUT_STEREO|AV_CH_FRONT_CENTER) ||
AV_CH_LAYOUT_STEREO  308 libavcodec/metasound.c                                                  : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   59 libavcodec/mlp.c     AV_CH_LAYOUT_MONO, AV_CH_LAYOUT_STEREO, AV_CH_LAYOUT_2_1,
AV_CH_LAYOUT_STEREO   40 libavcodec/mlp_parse.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   43 libavcodec/mlp_parse.c     AV_CH_LAYOUT_STEREO|AV_CH_LOW_FREQUENCY,
AV_CH_LAYOUT_STEREO  398 libavcodec/mlpdec.c             m->substream[0].mask = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  408 libavcodec/mlpdec.c             m->substream[0].mask = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  420 libavcodec/mlpdec.c                 m->avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  619 libavcodec/mlpenc.c         case AV_CH_LAYOUT_STEREO:
AV_CH_LAYOUT_STEREO  649 libavcodec/mlpenc.c         case AV_CH_LAYOUT_STEREO:
AV_CH_LAYOUT_STEREO 2411 libavcodec/mlpenc.c     .channel_layouts        = (const uint64_t[]) {AV_CH_LAYOUT_STEREO, AV_CH_LAYOUT_5POINT0_BACK, AV_CH_LAYOUT_5POINT1_BACK, 0},
AV_CH_LAYOUT_STEREO   94 libavcodec/mpc7.c     avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  142 libavcodec/mpc8.c     avctx->channel_layout = (channels==2) ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
AV_CH_LAYOUT_STEREO 1697 libavcodec/mpegaudiodec_template.c     avctx->channel_layout = s->nb_channels == 1 ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO 1779 libavcodec/mpegaudiodec_template.c     avctx->channel_layout = s->nb_channels == 1 ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO 1834 libavcodec/mpegaudiodec_template.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   38 libavcodec/mpegaudioenc_fixed.c                                                  AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   39 libavcodec/mpegaudioenc_float.c                                                  AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  918 libavcodec/on2avc.c     avctx->channel_layout = (avctx->channels == 2) ? AV_CH_LAYOUT_STEREO
AV_CH_LAYOUT_STEREO  350 libavcodec/opus.c         layout         = (channels == 1) ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  678 libavcodec/opusdec.c         layout = (s->output_channels == 1) ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  736 libavcodec/opusenc.c                                             AV_CH_LAYOUT_STEREO, 0 },
AV_CH_LAYOUT_STEREO   36 libavcodec/pafaudio.c     avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   58 libavcodec/pcm-bluray.c         0, AV_CH_LAYOUT_MONO, 0, AV_CH_LAYOUT_STEREO, AV_CH_LAYOUT_SURROUND,
AV_CH_LAYOUT_STEREO  166 libavcodec/pcm-bluray.c         case AV_CH_LAYOUT_STEREO:
AV_CH_LAYOUT_STEREO  190 libavcodec/pcm-dvdenc.c                                             AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO 1702 libavcodec/qdm2.c     avctx->channel_layout = avctx->channels == 2 ? AV_CH_LAYOUT_STEREO :
AV_CH_LAYOUT_STEREO  300 libavcodec/qdmc.c     avctx->channel_layout = avctx->channels == 2 ? AV_CH_LAYOUT_STEREO :
AV_CH_LAYOUT_STEREO  153 libavcodec/ralf.c     avctx->channel_layout = (avctx->channels == 2) ? AV_CH_LAYOUT_STEREO
AV_CH_LAYOUT_STEREO   77 libavcodec/s302m.c             avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  376 libavcodec/sbcdec.c                                                   AV_CH_LAYOUT_STEREO, 0},
AV_CH_LAYOUT_STEREO  355 libavcodec/sbcenc.c                                                   AV_CH_LAYOUT_STEREO, 0},
AV_CH_LAYOUT_STEREO  623 libavcodec/smacker.c     avctx->channel_layout = (avctx->channels==2) ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
AV_CH_LAYOUT_STEREO   66 libavcodec/tta.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   67 libavcodec/tta.c     AV_CH_LAYOUT_STEREO|AV_CH_LOW_FREQUENCY,
AV_CH_LAYOUT_STEREO  357 libavcodec/twinvqdec.c                                                  : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  150 libavcodec/vima.c     avctx->channel_layout = (channels == 2) ? AV_CH_LAYOUT_STEREO
AV_CH_LAYOUT_STEREO   87 libavcodec/vmdaudio.c                                                    AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   49 libavcodec/vorbis_data.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO 1522 libavcodec/wavpack.c             new_chmask   = s->stereo ? AV_CH_LAYOUT_STEREO :
AV_CH_LAYOUT_STEREO 2589 libavcodec/wavpackenc.c         s->avctx->channel_layout != AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO  194 libavfilter/af_apulsator.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
AV_CH_LAYOUT_STEREO  108 libavfilter/af_bs2b.c     if (ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO) != 0)
AV_CH_LAYOUT_STEREO   50 libavfilter/af_crossfeed.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
AV_CH_LAYOUT_STEREO   88 libavfilter/af_earwax.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO               )) < 0 ||
AV_CH_LAYOUT_STEREO   52 libavfilter/af_extrastereo.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
AV_CH_LAYOUT_STEREO   90 libavfilter/af_haas.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
AV_CH_LAYOUT_STEREO 1632 libavfilter/af_hdcd.c     ret = ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO);
AV_CH_LAYOUT_STEREO  705 libavfilter/af_headphone.c     ret = ff_add_channel_layout(&stereo_layout, AV_CH_LAYOUT_STEREO);
AV_CH_LAYOUT_STEREO  640 libavfilter/af_ladspa.c         ret = ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO);
AV_CH_LAYOUT_STEREO  512 libavfilter/af_lv2.c         ret = ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO);
AV_CH_LAYOUT_STEREO  330 libavfilter/af_replaygain.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
AV_CH_LAYOUT_STEREO  660 libavfilter/af_sofalizer.c     ret = ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO);
AV_CH_LAYOUT_STEREO  108 libavfilter/af_stereotools.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
AV_CH_LAYOUT_STEREO   63 libavfilter/af_stereowiden.c         (ret = ff_add_channel_layout         (&layout , AV_CH_LAYOUT_STEREO)) < 0 ||
AV_CH_LAYOUT_STEREO 1400 libavfilter/af_surround.c     case AV_CH_LAYOUT_STEREO:
AV_CH_LAYOUT_STEREO 1406 libavfilter/af_surround.c         case AV_CH_LAYOUT_STEREO:
AV_CH_LAYOUT_STEREO   81 libavfilter/avf_aphasemeter.c         (ret = ff_add_channel_layout  (&layout, AV_CH_LAYOUT_STEREO         )) < 0 ||
AV_CH_LAYOUT_STEREO  194 libavfilter/avf_avectorscope.c         (ret = ff_add_channel_layout  (&layout, AV_CH_LAYOUT_STEREO         )) < 0 ||
AV_CH_LAYOUT_STEREO 1329 libavfilter/avf_showcqt.c     int64_t channel_layouts[] = { AV_CH_LAYOUT_STEREO, AV_CH_LAYOUT_STEREO_DOWNMIX, -1 };
AV_CH_LAYOUT_STEREO  118 libavfilter/avf_showspatial.c         (ret = ff_add_channel_layout  (&layout, AV_CH_LAYOUT_STEREO         )) < 0 ||
AV_CH_LAYOUT_STEREO   58 libavformat/adp.c     st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   84 libavformat/aea.c     st->codecpar->channel_layout = (st->codecpar->channels == 1) ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   42 libavformat/afc.c     st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  110 libavformat/alp.c         par->channel_layout     = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   62 libavformat/apc.c         st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  114 libavformat/apm.c         st->codecpar->channel_layout    = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  171 libavformat/argo_asf.c         st->codecpar->channel_layout        = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   65 libavformat/astdec.c         st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  190 libavformat/bink.c                 ast->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   62 libavformat/bmv.c     ast->codecpar->channel_layout  = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  159 libavformat/cdxl.c                 st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   60 libavformat/derf.c         par->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   43 libavformat/dsfdec.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  273 libavformat/dv.c         c->ast[i]->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   53 libavformat/flacenc_header.c         channel_layout == AV_CH_LAYOUT_STEREO   ||
AV_CH_LAYOUT_STEREO  615 libavformat/flvdec.c                                                AV_CH_LAYOUT_STEREO :
AV_CH_LAYOUT_STEREO 1189 libavformat/flvdec.c                                                : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   67 libavformat/fwse.c         par->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   63 libavformat/genh.c         st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  165 libavformat/gxf.c             st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  222 libavformat/idcin.c         st->codecpar->channel_layout = channels > 1 ? AV_CH_LAYOUT_STEREO :
AV_CH_LAYOUT_STEREO  189 libavformat/idroqdec.c                     st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  191 libavformat/iff.c     { AV_CH_LAYOUT_STEREO,  dsd_stereo },
AV_CH_LAYOUT_STEREO  197 libavformat/iff.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  485 libavformat/iff.c                 st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  512 libavformat/iff.c                 st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  261 libavformat/ipmovie.c                                                             AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  584 libavformat/isom.c     { AV_CH_LAYOUT_STEREO,                       (101<<16) | 2}, // kCAFChannelLayoutTag_Stereo
AV_CH_LAYOUT_STEREO  585 libavformat/isom.c     { AV_CH_LAYOUT_STEREO,                       (102<<16) | 2}, // kCAFChannelLayoutTag_StereoHeadphones
AV_CH_LAYOUT_STEREO  599 libavformat/isom.c     { AV_CH_LAYOUT_STEREO|AV_CH_LOW_FREQUENCY,   (133<<16) | 3}, // kCAFChannelLayoutTag_DVD_4
AV_CH_LAYOUT_STEREO  114 libavformat/iss.c         st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   74 libavformat/kvag.c         par->channel_layout     = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   55 libavformat/libopenmpt.c     { "layout",      "set channel layout", OFFSET(layout),      AV_OPT_TYPE_CHANNEL_LAYOUT, { .i64 = AV_CH_LAYOUT_STEREO }, 0,    INT64_MAX, A | D },
AV_CH_LAYOUT_STEREO  265 libavformat/mmf.c     st->codecpar->channel_layout        = params >> 7 ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
AV_CH_LAYOUT_STEREO  162 libavformat/mov_chan.c     { MOV_CH_LAYOUT_STEREO,             AV_CH_LAYOUT_STEREO         }, // L, R
AV_CH_LAYOUT_STEREO  163 libavformat/mov_chan.c     { MOV_CH_LAYOUT_STEREOHEADPHONES,   AV_CH_LAYOUT_STEREO         }, // L, R
AV_CH_LAYOUT_STEREO  164 libavformat/mov_chan.c     { MOV_CH_LAYOUT_BINAURAL,           AV_CH_LAYOUT_STEREO         }, // L, R
AV_CH_LAYOUT_STEREO  165 libavformat/mov_chan.c     { MOV_CH_LAYOUT_MIDSIDE,            AV_CH_LAYOUT_STEREO         }, // C, sides
AV_CH_LAYOUT_STEREO  166 libavformat/mov_chan.c     { MOV_CH_LAYOUT_XY,                 AV_CH_LAYOUT_STEREO         }, // X (left), Y (right)
AV_CH_LAYOUT_STEREO   99 libavformat/mpc.c     st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  111 libavformat/mvdec.c                                                                  : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  226 libavformat/nuv.c         ast->codecpar->channel_layout        = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   82 libavformat/oggparsespeex.c                                                                      AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   41 libavformat/oma.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  468 libavformat/omadec.c         st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  515 libavformat/omadec.c         st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  526 libavformat/omadec.c         st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  533 libavformat/omadec.c         st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  125 libavformat/paf.c     ast->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  257 libavformat/psxstr.c                     st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   75 libavformat/riffenc.c                            par->channels == 2 && par->channel_layout && par->channel_layout != AV_CH_LAYOUT_STEREO ||
AV_CH_LAYOUT_STEREO 1420 libavformat/sbgdec.c     st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  155 libavformat/sierravmd.c             st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  160 libavformat/sierravmd.c             st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  190 libavformat/smacker.c                 par->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  118 libavformat/sol.c                                                    AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  187 libavformat/swfdec.c         ast->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  118 libavformat/tmv.c         ast->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  123 libavformat/westwood_aud.c                                                    AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  591 libavformat/wtvdec.c              st->codecpar->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  116 libavformat/wvdec.c     chmask = flags & WV_MONO ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  100 libavresample/audio_mix_matrix.c         out_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  128 libavresample/audio_mix_matrix.c         if ((out_layout & AV_CH_LAYOUT_STEREO) == AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO  129 libavresample/audio_mix_matrix.c             if ((in_layout & AV_CH_LAYOUT_STEREO) == AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO  140 libavresample/audio_mix_matrix.c     if (unaccounted & AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO  183 libavresample/tests/avresample.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   80 libavutil/channel_layout.c     { "stereo",      2,  AV_CH_LAYOUT_STEREO },
AV_CH_LAYOUT_STEREO   87 libavutil/channel_layout.h #define AV_CH_LAYOUT_2POINT1           (AV_CH_LAYOUT_STEREO|AV_CH_LOW_FREQUENCY)
AV_CH_LAYOUT_STEREO   88 libavutil/channel_layout.h #define AV_CH_LAYOUT_2_1               (AV_CH_LAYOUT_STEREO|AV_CH_BACK_CENTER)
AV_CH_LAYOUT_STEREO   89 libavutil/channel_layout.h #define AV_CH_LAYOUT_SURROUND          (AV_CH_LAYOUT_STEREO|AV_CH_FRONT_CENTER)
AV_CH_LAYOUT_STEREO   93 libavutil/channel_layout.h #define AV_CH_LAYOUT_2_2               (AV_CH_LAYOUT_STEREO|AV_CH_SIDE_LEFT|AV_CH_SIDE_RIGHT)
AV_CH_LAYOUT_STEREO   94 libavutil/channel_layout.h #define AV_CH_LAYOUT_QUAD              (AV_CH_LAYOUT_STEREO|AV_CH_BACK_LEFT|AV_CH_BACK_RIGHT)
AV_CH_LAYOUT_STEREO  137 libswresample/rematrix.c         out_ch_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  142 libswresample/rematrix.c         in_ch_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  168 libswresample/rematrix.c         if((out_ch_layout & AV_CH_LAYOUT_STEREO) == AV_CH_LAYOUT_STEREO){
AV_CH_LAYOUT_STEREO  169 libswresample/rematrix.c             if(in_ch_layout & AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO  179 libswresample/rematrix.c     if(unaccounted & AV_CH_LAYOUT_STEREO){
AV_CH_LAYOUT_STEREO   91 libswresample/rematrix_template.c     if(   s->out_ch_layout == AV_CH_LAYOUT_STEREO && (s->in_ch_layout == AV_CH_LAYOUT_5POINT1 || s->in_ch_layout == AV_CH_LAYOUT_5POINT1_BACK)
AV_CH_LAYOUT_STEREO   97 libswresample/rematrix_template.c     if(   s->out_ch_layout == AV_CH_LAYOUT_STEREO && s->in_ch_layout == AV_CH_LAYOUT_7POINT1
AV_CH_LAYOUT_STEREO  114 libswresample/tests/swresample.c     AV_CH_LAYOUT_STEREO                  ,
AV_CH_LAYOUT_STEREO  244 tests/api/api-flac-test.c     uint64_t channel_layouts[] = {AV_CH_LAYOUT_STEREO, AV_CH_LAYOUT_5POINT1_BACK, AV_CH_LAYOUT_SURROUND, AV_CH_LAYOUT_STEREO_DOWNMIX};