Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h184 SpecifierOpt *frame_aspect_ratios; member
Dffmpeg_opt.c1722 MATCH_PER_STREAM_OPT(frame_aspect_ratios, str, frame_aspect_ratio, oc, st); in new_video_stream()
3626 … OPT_OUTPUT, { .off = OFFSET(frame_aspect_ratios) },