Home
last modified time | relevance | path

Searched refs:frame_pix_fmts (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg.h115 SpecifierOpt *frame_pix_fmts; member
Dffmpeg_opt.c1143 …av_dict_set(&o->g->format_opts, "pixel_format", o->frame_pix_fmts[o->nb_frame_pix_fmts - 1].u.str,… in open_input_file()
1752 MATCH_PER_STREAM_OPT(frame_pix_fmts, str, frame_pix_fmt, oc, st); in new_video_stream()
3629 … OPT_INPUT | OPT_OUTPUT, { .off = OFFSET(frame_pix_fmts) },