ff_all_formats    121 libavfilter/af_aformat.c                                             ff_all_formats(AVMEDIA_TYPE_AUDIO));
ff_all_formats     97 libavfilter/af_aresample.c     in_formats      = ff_all_formats(AVMEDIA_TYPE_AUDIO);
ff_all_formats    123 libavfilter/af_aresample.c         out_formats = ff_all_formats(AVMEDIA_TYPE_AUDIO);
ff_all_formats    260 libavfilter/af_pan.c     if ((ret = ff_set_common_formats(ctx, ff_all_formats(AVMEDIA_TYPE_AUDIO))) < 0)
ff_all_formats     97 libavfilter/af_resample.c     if (!(in_formats      = ff_all_formats         (AVMEDIA_TYPE_AUDIO)) ||
ff_all_formats     98 libavfilter/af_resample.c         !(out_formats     = ff_all_formats         (AVMEDIA_TYPE_AUDIO)) ||
ff_all_formats     85 libavfilter/asrc_anullsrc.c     if ((ret = ff_set_common_formats         (ctx, ff_all_formats              (AVMEDIA_TYPE_AUDIO))) < 0 ||
ff_all_formats     89 libavfilter/avf_concat.c             formats = ff_all_formats(type);
ff_all_formats    338 libavfilter/avfiltergraph.c     formats = ff_all_formats(type);
ff_all_formats    163 libavfilter/f_reverse.c     ret = ff_set_common_formats(ctx, ff_all_formats(AVMEDIA_TYPE_AUDIO));
ff_all_formats    313 libavfilter/f_streamselect.c         formats = ff_all_formats(ctx->inputs[i]->type);
ff_all_formats    614 libavfilter/formats.c     ret = ff_set_common_formats(ctx, ff_all_formats(type));
ff_all_formats    222 libavfilter/formats.h AVFilterFormats *ff_all_formats(enum AVMediaType type);
ff_all_formats     44 libavfilter/vf_hwmap.c     if ((ret = ff_formats_ref(ff_all_formats(AVMEDIA_TYPE_VIDEO),
ff_all_formats     46 libavfilter/vf_hwmap.c         (ret = ff_formats_ref(ff_all_formats(AVMEDIA_TYPE_VIDEO),