Searched refs:ff_formats_check_channel_layouts (Results 1 – 3 of 3) sorted by relevance
320 int ff_formats_check_channel_layouts(void *log, const AVFilterChannelLayouts *fmts);
711 int ff_formats_check_channel_layouts(void *log, const AVFilterChannelLayouts *fmts) in ff_formats_check_channel_layouts() function
330 (ret = ff_formats_check_channel_layouts(log, cfg->channel_layouts)) < 0) in filter_link_check_formats()