AV_CH_LAYOUT_STEREO   85 doc/examples/decoding_encoding.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  129 doc/examples/muxing.c         c->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  133 doc/examples/muxing.c                 if ((*codec)->channel_layouts[i] == AV_CH_LAYOUT_STEREO)
AV_CH_LAYOUT_STEREO  134 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   92 libavcodec/aac_ac3_parser.c             avctx->request_channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  100 libavcodec/aac_ac3_parser.c                    avctx->request_channel_layout == AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO  102 libavcodec/aac_ac3_parser.c             avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   95 libavcodec/aacdectab.h     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  216 libavcodec/ac3dec.c         avctx->request_channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  223 libavcodec/ac3dec.c              avctx->request_channel_layout == AV_CH_LAYOUT_STEREO)
AV_CH_LAYOUT_STEREO 1505 libavcodec/ac3dec.c                    avctx->request_channel_layout == AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO   82 libavcodec/ac3enc.c      AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   91 libavcodec/ac3enc.c     (AV_CH_LAYOUT_STEREO   | AV_CH_LOW_FREQUENCY),
AV_CH_LAYOUT_STEREO 2084 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  298 libavcodec/apedec.c     avctx->channel_layout = (avctx->channels==2) ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
AV_CH_LAYOUT_STEREO   92 libavcodec/atrac3plusdec.c         avctx->channel_layout   = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   89 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 1270 libavcodec/cook.c         avctx->channel_layout = (avctx->channels == 2) ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
AV_CH_LAYOUT_STEREO 7721 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO,                                                    ///< 2, A + B (dual mono)
AV_CH_LAYOUT_STEREO 7722 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO,                                                    ///< 2, L + R (stereo)
AV_CH_LAYOUT_STEREO 7723 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO,                                                    ///< 2, (L + R) + (L - R) (sum-difference)
AV_CH_LAYOUT_STEREO 7724 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO,                                                    ///< 2, LT + RT (left and right total)
AV_CH_LAYOUT_STEREO 7725 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO | AV_CH_FRONT_CENTER,                               ///< 3, C + L + R
AV_CH_LAYOUT_STEREO 7726 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO | AV_CH_BACK_CENTER,                                ///< 3, L + R + S
AV_CH_LAYOUT_STEREO 7727 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO | AV_CH_FRONT_CENTER | AV_CH_BACK_CENTER,           ///< 4, C + L + R + S
AV_CH_LAYOUT_STEREO 7728 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO | AV_CH_SIDE_LEFT | AV_CH_SIDE_RIGHT,               ///< 4, L + R + SL + SR
AV_CH_LAYOUT_STEREO 7730 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO | AV_CH_FRONT_CENTER | AV_CH_SIDE_LEFT |
AV_CH_LAYOUT_STEREO 7733 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO | AV_CH_SIDE_LEFT | AV_CH_SIDE_RIGHT |
AV_CH_LAYOUT_STEREO 7736 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO | AV_CH_BACK_LEFT | AV_CH_BACK_RIGHT |
AV_CH_LAYOUT_STEREO 7744 libavcodec/dcadata.c     AV_CH_FRONT_RIGHT_OF_CENTER | AV_CH_LAYOUT_STEREO |
AV_CH_LAYOUT_STEREO 7748 libavcodec/dcadata.c     AV_CH_LAYOUT_STEREO | AV_CH_SIDE_LEFT | AV_CH_SIDE_RIGHT |
AV_CH_LAYOUT_STEREO 7752 libavcodec/dcadata.c     AV_CH_FRONT_RIGHT_OF_CENTER | AV_CH_LAYOUT_STEREO |
AV_CH_LAYOUT_STEREO  943 libavcodec/dcadec.c         s->avctx->request_channel_layout == AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO 1378 libavcodec/dcadec.c         avctx->request_channel_layout == AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO 1539 libavcodec/dcadec.c                 avctx->request_channel_layout == AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO 1590 libavcodec/dcadec.c                 avctx->request_channel_layout == AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO 1593 libavcodec/dcadec.c                 avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO 1819 libavcodec/dcadec.c         avctx->request_channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO 1823 libavcodec/dcadec.c         avctx->request_channel_layout == AV_CH_LAYOUT_STEREO)
AV_CH_LAYOUT_STEREO  127 libavcodec/dcaenc.c     case AV_CH_LAYOUT_STEREO:       c->channel_config = 2; break;
AV_CH_LAYOUT_STEREO  969 libavcodec/dcaenc.c                                                   AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   34 libavcodec/flac.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  406 libavcodec/flacenc.c             avctx->channel_layout != (AV_CH_LAYOUT_STEREO|AV_CH_FRONT_CENTER) ||
AV_CH_LAYOUT_STEREO  268 libavcodec/imc.c                                                  : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  143 libavcodec/libaacplus.c                                             AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  226 libavcodec/libfaac.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  123 libavcodec/libfdk-aacdec.c         ch_layout |= AV_CH_LAYOUT_STEREO | AV_CH_FRONT_LEFT_OF_CENTER |
AV_CH_LAYOUT_STEREO  127 libavcodec/libfdk-aacdec.c         ch_layout |= AV_CH_LAYOUT_STEREO | AV_CH_FRONT_CENTER;
AV_CH_LAYOUT_STEREO  130 libavcodec/libfdk-aacdec.c         ch_layout |= AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  239 libavcodec/libfdk-aacdec.c         case AV_CH_LAYOUT_STEREO:
AV_CH_LAYOUT_STEREO  394 libavcodec/libfdk-aacenc.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  318 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  226 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  306 libavcodec/metasound.c                                                  : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   49 libavcodec/mlp_parser.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   52 libavcodec/mlp_parser.c     AV_CH_LAYOUT_STEREO|AV_CH_LOW_FREQUENCY,
AV_CH_LAYOUT_STEREO  365 libavcodec/mlp_parser.c                 avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  370 libavcodec/mlp_parser.c                 (avctx->request_channel_layout & AV_CH_LAYOUT_STEREO) ==
AV_CH_LAYOUT_STEREO  374 libavcodec/mlp_parser.c                 avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  386 libavcodec/mlp_parser.c                 avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  395 libavcodec/mlp_parser.c                     (avctx->request_channel_layout & AV_CH_LAYOUT_STEREO) ==
AV_CH_LAYOUT_STEREO  399 libavcodec/mlp_parser.c                 avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  393 libavcodec/mlpdec.c             m->substream[0].ch_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  403 libavcodec/mlpdec.c             m->substream[0].ch_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  415 libavcodec/mlpdec.c                 m->avctx->channel_layout = AV_CH_LAYOUT_STEREO;
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 1685 libavcodec/mpegaudiodec_template.c     avctx->channel_layout = s->nb_channels == 1 ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO 1768 libavcodec/mpegaudiodec_template.c     avctx->channel_layout = s->nb_channels == 1 ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO 1823 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  916 libavcodec/on2avc.c     avctx->channel_layout = (avctx->channels == 2) ? AV_CH_LAYOUT_STEREO
AV_CH_LAYOUT_STEREO  345 libavcodec/opus.c         layout         = (channels == 1) ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  646 libavcodec/opusdec.c         layout = (s->output_channels == 1) ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
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 1705 libavcodec/qdm2.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   71 libavcodec/s302m.c             avctx->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  612 libavcodec/smacker.c     avctx->channel_layout = (avctx->channels==2) ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
AV_CH_LAYOUT_STEREO   64 libavcodec/tta.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO   65 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   85 libavcodec/vmdaudio.c                                                    AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   49 libavcodec/vorbis_data.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  992 libavcodec/wavpack.c             avctx->channel_layout = s->stereo ? AV_CH_LAYOUT_STEREO :
AV_CH_LAYOUT_STEREO 2603 libavcodec/wavpackenc.c         s->avctx->channel_layout != AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO  110 libavfilter/af_bs2b.c     if (ff_add_channel_layout(&layouts, AV_CH_LAYOUT_STEREO) != 0)
AV_CH_LAYOUT_STEREO   87 libavfilter/af_earwax.c     ff_add_channel_layout(&layout, AV_CH_LAYOUT_STEREO);
AV_CH_LAYOUT_STEREO  330 libavfilter/af_replaygain.c     ff_add_channel_layout(&layout, AV_CH_LAYOUT_STEREO);
AV_CH_LAYOUT_STEREO  129 libavfilter/avf_avectorscope.c     ff_add_channel_layout(&layout, AV_CH_LAYOUT_STEREO);
AV_CH_LAYOUT_STEREO  144 libavfilter/avf_showcqt.c     static const int64_t channel_layouts[] = { AV_CH_LAYOUT_STEREO, AV_CH_LAYOUT_STEREO_DOWNMIX, -1 };
AV_CH_LAYOUT_STEREO   58 libavformat/adp.c     st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   84 libavformat/aea.c     st->codec->channel_layout = (st->codec->channels == 1) ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   41 libavformat/afc.c     st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   61 libavformat/apc.c         st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   65 libavformat/astdec.c         st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  160 libavformat/bink.c                 ast->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   62 libavformat/bmv.c     ast->codec->channel_layout  = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  154 libavformat/cdxl.c                 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   41 libavformat/dsfdec.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  273 libavformat/dv.c         c->ast[i]->codec->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  502 libavformat/flvdec.c                                                  AV_CH_LAYOUT_STEREO :
AV_CH_LAYOUT_STEREO  933 libavformat/flvdec.c                                                : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  165 libavformat/gxf.c             st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  222 libavformat/idcin.c         st->codec->channel_layout = channels > 1 ? AV_CH_LAYOUT_STEREO :
AV_CH_LAYOUT_STEREO  186 libavformat/idroqdec.c                     st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  183 libavformat/iff.c     { AV_CH_LAYOUT_STEREO,  dsd_stereo },
AV_CH_LAYOUT_STEREO  189 libavformat/iff.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  420 libavformat/iff.c                 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  441 libavformat/iff.c                 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  613 libavformat/ipmovie.c                                                                AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  504 libavformat/isom.c     { AV_CH_LAYOUT_STEREO,                       (101<<16) | 2}, // kCAFChannelLayoutTag_Stereo
AV_CH_LAYOUT_STEREO  505 libavformat/isom.c     { AV_CH_LAYOUT_STEREO,                       (102<<16) | 2}, // kCAFChannelLayoutTag_StereoHeadphones
AV_CH_LAYOUT_STEREO  519 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->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  269 libavformat/mmf.c     st->codec->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   95 libavformat/mpc.c     st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  111 libavformat/mvdec.c                                                            : AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  217 libavformat/nuv.c         ast->codec->channel_layout        = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   73 libavformat/oggparsespeex.c                                                                AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO   39 libavformat/oma.c     AV_CH_LAYOUT_STEREO,
AV_CH_LAYOUT_STEREO  349 libavformat/omadec.c         st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  394 libavformat/omadec.c         st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  125 libavformat/paf.c     ast->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  267 libavformat/psxstr.c                     st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO 1418 libavformat/sbgdec.c     st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  147 libavformat/sierravmd.c             st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  209 libavformat/smacker.c                 ast[i]->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  118 libavformat/sol.c                                                 AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  173 libavformat/swfdec.c         ast->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  118 libavformat/tmv.c         ast->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  123 libavformat/westwood_aud.c                                                 AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  596 libavformat/wtvdec.c              st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  113 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  182 libavresample/avresample-test.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  129 libswresample/rematrix.c         out_ch_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  134 libswresample/rematrix.c         in_ch_layout = AV_CH_LAYOUT_STEREO;
AV_CH_LAYOUT_STEREO  161 libswresample/rematrix.c         if((out_ch_layout & AV_CH_LAYOUT_STEREO) == AV_CH_LAYOUT_STEREO){
AV_CH_LAYOUT_STEREO  162 libswresample/rematrix.c             if(in_ch_layout & AV_CH_LAYOUT_STEREO) {
AV_CH_LAYOUT_STEREO  172 libswresample/rematrix.c     if(unaccounted & AV_CH_LAYOUT_STEREO){
AV_CH_LAYOUT_STEREO   86 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   92 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  113 libswresample/swresample-test.c     AV_CH_LAYOUT_STEREO                  ,