Home
last modified time | relevance | path

Searched refs:ff_channel_layouts_ref (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
Daf_channelsplit.c120 (ret = ff_channel_layouts_ref(in_layouts, &ctx->inputs[0]->outcfg.channel_layouts)) < 0) in query_formats()
128 … (ret = ff_channel_layouts_ref(out_layouts, &ctx->outputs[i]->incfg.channel_layouts)) < 0) in query_formats()
Dformats.h191 int ff_channel_layouts_ref(AVFilterChannelLayouts *f,
Daf_headphone.c582 ret = ff_channel_layouts_ref(layouts, &ctx->inputs[0]->outcfg.channel_layouts); in query_formats()
589 ret = ff_channel_layouts_ref(stereo_layout, &ctx->outputs[0]->incfg.channel_layouts); in query_formats()
597 ret = ff_channel_layouts_ref(hrir_layouts, &ctx->inputs[1]->outcfg.channel_layouts); in query_formats()
602 ret = ff_channel_layouts_ref(stereo_layout, &ctx->inputs[i]->outcfg.channel_layouts); in query_formats()
Daf_amerge.c139 if ((ret = ff_channel_layouts_ref(layouts, &ctx->inputs[i]->outcfg.channel_layouts)) < 0) in query_formats()
145 if ((ret = ff_channel_layouts_ref(layouts, &ctx->outputs[0]->incfg.channel_layouts)) < 0) in query_formats()
Daf_resample.c109 (ret = ff_channel_layouts_ref (in_layouts, &inlink->outcfg.channel_layouts)) < 0 || in query_formats()
110 (ret = ff_channel_layouts_ref (out_layouts, &outlink->incfg.channel_layouts)) < 0) in query_formats()
Daf_channelmap.c289 (ret = ff_channel_layouts_ref(channel_layouts, in channelmap_query_formats()
293 return ff_channel_layouts_ref(ff_all_channel_counts(), in channelmap_query_formats()
Daf_aresample.c106 if ((ret = ff_channel_layouts_ref(in_layouts, &inlink->outcfg.channel_layouts)) < 0) in query_formats()
133 return ff_channel_layouts_ref(out_layouts, &outlink->incfg.channel_layouts); in query_formats()
Daf_lv2.c527 ret = ff_channel_layouts_ref(layouts, &inlink->outcfg.channel_layouts); in query_formats()
532 ret = ff_channel_layouts_ref(layouts, &outlink->incfg.channel_layouts); in query_formats()
545 ret = ff_channel_layouts_ref(layouts, &outlink->incfg.channel_layouts); in query_formats()
Daf_pan.c269 if ((ret = ff_channel_layouts_ref(layouts, &inlink->outcfg.channel_layouts)) < 0) in query_formats()
278 return ff_channel_layouts_ref(layouts, &outlink->incfg.channel_layouts); in query_formats()
Daeval.c365 if ((ret = ff_channel_layouts_ref(layouts, &inlink->outcfg.channel_layouts)) < 0) in aeval_query_formats()
379 if ((ret = ff_channel_layouts_ref(layouts, &outlink->incfg.channel_layouts)) < 0) in aeval_query_formats()
Davf_aphasemeter.c106 (ret = ff_channel_layouts_ref (layout , &inlink->outcfg.channel_layouts)) < 0 || in query_formats()
107 (ret = ff_channel_layouts_ref (layout , &outlink->incfg.channel_layouts)) < 0) in query_formats()
Daf_agate.c366 (ret = ff_channel_layouts_ref(layouts, &ctx->outputs[0]->incfg.channel_layouts)) < 0) in scquery_formats()
371 if ((ret = ff_channel_layouts_ref(layouts, &ctx->inputs[i]->outcfg.channel_layouts)) < 0) in scquery_formats()
Davf_concat.c98 … if ((ret = ff_channel_layouts_ref(layouts, &ctx->outputs[idx]->incfg.channel_layouts)) < 0) in query_formats()
108 … (ret = ff_channel_layouts_ref(layouts, &ctx->inputs[idx]->outcfg.channel_layouts)) < 0) in query_formats()
Daf_sidechaincompress.c317 (ret = ff_channel_layouts_ref(layouts, &ctx->outputs[0]->incfg.channel_layouts)) < 0) in query_formats()
322 if ((ret = ff_channel_layouts_ref(layouts, &ctx->inputs[i]->outcfg.channel_layouts)) < 0) in query_formats()
Daf_join.c230 (ret = ff_channel_layouts_ref(layouts, &ctx->outputs[0]->incfg.channel_layouts)) < 0) in join_query_formats()
235 if ((ret = ff_channel_layouts_ref(layouts, &ctx->inputs[i]->outcfg.channel_layouts)) < 0) in join_query_formats()
Daf_ladspa.c717 ret = ff_channel_layouts_ref(layouts, &inlink->outcfg.channel_layouts); in query_formats()
722 ret = ff_channel_layouts_ref(layouts, &outlink->incfg.channel_layouts); in query_formats()
735 ret = ff_channel_layouts_ref(layouts, &outlink->incfg.channel_layouts); in query_formats()
Dformats.c462 int ff_channel_layouts_ref(AVFilterChannelLayouts *f, AVFilterChannelLayouts **ref) in ff_channel_layouts_ref() function
573 ff_channel_layouts_ref, ff_channel_layouts_unref); in ff_set_common_channel_layouts()
Davf_abitscope.c78 if ((ret = ff_channel_layouts_ref(layouts, &inlink->outcfg.channel_layouts)) < 0) in query_formats()
Daf_afir.c747 if ((ret = ff_channel_layouts_ref(layouts, &ctx->inputs[0]->outcfg.channel_layouts)) < 0) in query_formats()
749 if ((ret = ff_channel_layouts_ref(layouts, &ctx->outputs[0]->incfg.channel_layouts)) < 0) in query_formats()
756 if ((ret = ff_channel_layouts_ref(mono, &ctx->inputs[i]->outcfg.channel_layouts)) < 0) in query_formats()
Davf_showspatial.c119 (ret = ff_channel_layouts_ref (layout , &inlink->outcfg.channel_layouts)) < 0) in query_formats()
Davf_avectorscope.c195 (ret = ff_channel_layouts_ref (layout , &inlink->outcfg.channel_layouts)) < 0) in query_formats()
Df_ebur128.c919 if ((ret = ff_channel_layouts_ref(layouts, &inlink->outcfg.channel_layouts)) < 0 || in query_formats()
920 (ret = ff_channel_layouts_ref(layouts, &outlink->incfg.channel_layouts)) < 0) in query_formats()
Daf_sofalizer.c664 ret = ff_channel_layouts_ref(layouts, &ctx->inputs[0]->outcfg.channel_layouts); in query_formats()
673 ret = ff_channel_layouts_ref(layouts, &ctx->outputs[0]->incfg.channel_layouts); in query_formats()
Daf_anequalizer.c244 if ((ret = ff_channel_layouts_ref(layouts, &inlink->outcfg.channel_layouts)) < 0 || in query_formats()
245 (ret = ff_channel_layouts_ref(layouts, &outlink->incfg.channel_layouts)) < 0) in query_formats()
Davf_ahistogram.c104 (ret = ff_channel_layouts_ref (layouts, &inlink->outcfg.channel_layouts)) < 0) in query_formats()

12