Searched refs:AV_CH_LAYOUT_STEREO (Results 51 - 75 of 126) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Domadec.c348 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
393 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Dcdxl.c149 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Didroqdec.c186 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Diff.c181 { AV_CH_LAYOUT_STEREO, dsd_stereo },
187 AV_CH_LAYOUT_STEREO,
408 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
429 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Dmmf.c269 st->codec->channel_layout = params >> 7 ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
H A Dmpc.c95 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Dpsxstr.c267 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Dtmv.c118 ast->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Dbink.c160 ast->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Didcin.c222 st->codec->channel_layout = channels > 1 ? AV_CH_LAYOUT_STEREO :
H A Dnuv.c212 ast->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Dpaf.c125 ast->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Dsierravmd.c147 st->codec->channel_layout = AV_CH_LAYOUT_STEREO;
H A Dwvdec.c113 chmask = flags & WV_MONO ? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtta.c64 AV_CH_LAYOUT_STEREO,
65 AV_CH_LAYOUT_STEREO|AV_CH_LOW_FREQUENCY,
H A Dflac.c34 AV_CH_LAYOUT_STEREO,
H A Dlibfaac.c226 AV_CH_LAYOUT_STEREO,
H A Dlibtwolame.c226 AV_CH_LAYOUT_STEREO,
H A Dvmdaudio.c85 AV_CH_LAYOUT_STEREO;
H A Dbinkaudio.c90 AV_CH_LAYOUT_STEREO;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dchannel_layout.c80 { "stereo", 2, AV_CH_LAYOUT_STEREO },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Dfilter_audio.c158 (uint64_t)AV_CH_LAYOUT_STEREO);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_replaygain.c330 ff_add_channel_layout(&layout, AV_CH_LAYOUT_STEREO);
H A Davf_avectorscope.c129 ff_add_channel_layout(&layout, AV_CH_LAYOUT_STEREO);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Davresample-test.c182 AV_CH_LAYOUT_STEREO,

Completed in 134 milliseconds

123456