Searched refs:all_pix_fmts (Results 1 – 3 of 3) sorted by relevance
146 static const enum AVPixelFormat all_pix_fmts[] = { in query_formats() enum181 return ff_set_common_formats_from_list(ctx, all_pix_fmts); in query_formats()183 ret = ff_formats_ref(ff_make_format_list(all_pix_fmts), &ctx->inputs[0]->outcfg.formats); in query_formats()
145 static const enum AVPixelFormat all_pix_fmts[] = { RGB_FORMATS, YUV_FORMATS, GRAY_FORMATS, AV_PIX_F… enum153 all_pix_fmts; in query_formats()
265 static const enum AVPixelFormat all_pix_fmts[] = {RGB_PIXEL_FORMATS, enum424 possible_fmts = all_pix_fmts; in get_siz()425 possible_fmts_nb = FF_ARRAY_ELEMS(all_pix_fmts); in get_siz()