Searched refs:rgb_pix_fmts (Results 1 – 4 of 4) sorted by relevance
144 static const enum AVPixelFormat rgb_pix_fmts[] = { RGB_FORMATS, AV_PIX_FMT_NONE }; enum151 const enum AVPixelFormat *pix_fmts = s->is_rgb ? rgb_pix_fmts : in query_formats()286 else if (ff_fmt_is_in(inlink->format, rgb_pix_fmts)) s->is_rgb = 1; in config_props()
421 static const enum AVPixelFormat rgb_pix_fmts[] = { enum453 FILTER_PIXFMTS_ARRAY(rgb_pix_fmts),
354 static const enum AVPixelFormat rgb_pix_fmts[] = { in geq_query_formats() enum364 const enum AVPixelFormat *pix_fmts = geq->is_rgb ? rgb_pix_fmts : yuv_pix_fmts; in geq_query_formats()
260 static const enum AVPixelFormat rgb_pix_fmts[] = {RGB_PIXEL_FORMATS}; enum412 possible_fmts = rgb_pix_fmts; in get_siz()413 possible_fmts_nb = FF_ARRAY_ELEMS(rgb_pix_fmts); in get_siz()