Searched refs:ff_formats_check_pixel_formats (Results 1 – 3 of 3) sorted by relevance
299 int ff_formats_check_pixel_formats(void *log, const AVFilterFormats *fmts);
687 int ff_formats_check_pixel_formats(void *log, const AVFilterFormats *fmts) in ff_formats_check_pixel_formats() function
323 if ((ret = ff_formats_check_pixel_formats(log, cfg->formats)) < 0) in filter_link_check_formats()