Home
last modified time | relevance | path

Searched refs:VSYNC_DROP (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/fftools/
H A Dffmpeg_mux.c99 if ((st->codecpar->codec_type == AVMEDIA_TYPE_VIDEO && ost->vsync_method == VSYNC_DROP) || in of_write_packet()
H A Dffmpeg.h56 VSYNC_DROP, enumerator
H A Dffmpeg.c1130 ost->vsync_method != VSYNC_DROP) { in do_video_out()
1166 case VSYNC_DROP: in do_video_out()
H A Dffmpeg_opt.c276 else if (!av_strcasecmp(arg, "drop")) *vsync_var = VSYNC_DROP; in parse_and_set_vsync()

Completed in 27 milliseconds