Home
last modified time | relevance | path

Searched refs:av_get_default_channel_layout (Results 1 – 21 of 21) sorted by relevance

/third_party/ffmpeg/libavutil/
Dchannel_layout.c130 return av_get_default_channel_layout(i); in get_channel_layout_single()
225 int64_t av_get_default_channel_layout(int nb_channels) { in av_get_default_channel_layout() function
Dchannel_layout.h181 int64_t av_get_default_channel_layout(int nb_channels);
/third_party/ffmpeg/doc/examples/
Dtranscode_aac.c203 avctx->channel_layout = av_get_default_channel_layout(OUTPUT_CHANNELS); in open_output_file()
295av_get_default_channel_layout(output_codec_context->channels), in init_resampler()
298av_get_default_channel_layout(input_codec_context->channels), in init_resampler()
Dfiltering_audio.c109 dec_ctx->channel_layout = av_get_default_channel_layout(dec_ctx->channels); in init_filters()
Dtranscoding.c292 av_get_default_channel_layout(dec_ctx->channels); in init_filter()
/third_party/ffmpeg/libavfilter/
Dasrc_flite.c213 int64_t chlayout = av_get_default_channel_layout(flite->wave->num_channels); in query_formats()
Daf_amerge.c112 outlayout = av_get_default_channel_layout(nb_ch); in query_formats()
Daf_channelmap.c234 av_get_default_channel_layout(map_entries); in channelmap_init()
Daeval.c194 eval->chlayout = av_get_default_channel_layout(eval->nb_channels); in init()
Dsrc_movie.c190 int64_t chl = av_get_default_channel_layout(dec_par->channels); in guess_channel_layout()
/third_party/ffmpeg/libavcodec/
Daudiotoolboxenc.c280 avctx->channel_layout = av_get_default_channel_layout(avctx->channels); in ffat_init_encoder()
Daudiotoolboxdec.c169 avctx->channel_layout = av_get_default_channel_layout(avctx->channels); in ffat_update_ctx()
Ddcaenc.c187 layout = av_get_default_channel_layout(avctx->channels); in encode_init()
Dac3enc.c2074 ch_layout = av_get_default_channel_layout(channels); in set_channel_info()
/third_party/ffmpeg/fftools/
Dffmpeg_filter.c593 av_get_default_channel_layout(ost->audio_channels_mapped)); in configure_output_audio_filter()
603 codec->channel_layout = av_get_default_channel_layout(codec->channels); in configure_output_audio_filter()
Dffplay.c2375 af->frame->channel_layout : av_get_default_channel_layout(af->frame->channels); in audio_decode_frame()
2512 wanted_channel_layout = av_get_default_channel_layout(wanted_nb_channels); in audio_open()
2515 wanted_channel_layout = av_get_default_channel_layout(wanted_nb_channels); in audio_open()
2545 wanted_channel_layout = av_get_default_channel_layout(wanted_spec.channels); in audio_open()
2553 wanted_channel_layout = av_get_default_channel_layout(spec.channels); in audio_open()
Dffmpeg_opt.c2535 f->channel_layout = av_get_default_channel_layout(ost->enc_ctx->channels); in open_output_file()
Dffmpeg.c2066 dec->channel_layout = av_get_default_channel_layout(dec->channels); in guess_input_channel_layout()
/third_party/ffmpeg/libswresample/
Dswresample.c215 s-> in_ch_layout= av_get_default_channel_layout(s->used_ch_count); in swr_init()
217 s->out_ch_layout= av_get_default_channel_layout(s->out.ch_count); in swr_init()
/third_party/ffmpeg/libavdevice/
Davfoundation.m704 stream->codecpar->channel_layout = av_get_default_channel_layout(stream->codecpar->channels);
/third_party/ffmpeg/doc/
Dutils.texi735 @code{av_get_default_channel_layout}). Note that not all channel counts have a