Searched refs:av_get_channel_layout_string (Results 26 - 39 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibvorbisenc.c148 av_get_channel_layout_string(name, sizeof(name), avctx->channels,
H A Dutils.c1519 av_get_channel_layout_string(buf, sizeof(buf), -1, avctx->channel_layout);
1530 av_get_channel_layout_string(buf, sizeof(buf), -1, avctx->channel_layout);
1583 av_get_channel_layout_string(buf, sizeof(buf), -1, avctx->channel_layout);
2984 av_get_channel_layout_string(buf + strlen(buf), buf_size - strlen(buf), enc->channels, enc->channel_layout);
H A Dac3enc.c1691 av_get_channel_layout_string(strbuf, 32, s->channels, avctx->channel_layout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Daudio_mix.c720 av_get_channel_layout_string(in_layout_name, sizeof(in_layout_name),
722 av_get_channel_layout_string(out_layout_name, sizeof(out_layout_name),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_amix.c258 av_get_channel_layout_string(buf, sizeof(buf), -1, outlink->channel_layout);
H A Dformats.c660 av_get_channel_layout_string(buf, sizeof(buf), -1, *cl);
H A Dsrc_movie.c182 av_get_channel_layout_string(buf, sizeof(buf), dec_ctx->channels, chl);
H A Davfilter.c323 av_get_channel_layout_string(buf, sizeof(buf), -1, link->channel_layout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Dswresample.c249 av_get_channel_layout_string(l1, sizeof(l1), s-> in.ch_count, s-> in_ch_layout);
250 av_get_channel_layout_string(l2, sizeof(l2), s->out.ch_count, s->out_ch_layout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Davfilter.c275 av_get_channel_layout_string(buf, sizeof(buf), -1, link->channel_layout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.c1709 av_get_channel_layout_string(layout_name, sizeof(layout_name),
1781 av_get_channel_layout_string(layout1, sizeof(layout1), ist->resample_channels,
1783 av_get_channel_layout_string(layout2, sizeof(layout2), avctx->channels,
H A Dffplay.c2271 av_get_channel_layout_string(buf1, sizeof(buf1), -1, is->audio_filter_src.channel_layout);
2272 av_get_channel_layout_string(buf2, sizeof(buf2), -1, dec_channel_layout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c1500 av_get_channel_layout_string(buf + strlen(buf), buf_size - strlen(buf), enc->channels, enc->channel_layout);
H A Dac3enc.c1696 av_get_channel_layout_string(strbuf, 32, s->channels, avctx->channel_layout);

Completed in 145 milliseconds

12