Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c271 static int parse_and_set_vsync(const char *arg, int *vsync_var, int file_idx, int st_idx, int is_gl… in parse_and_set_vsync() function
1996 parse_and_set_vsync(ost->fps_mode, &ost->vsync_method, ost->file_index, ost->index, 0); in new_video_stream()
3379 parse_and_set_vsync(arg, &video_sync_method, -1, -1, 1); in opt_vsync()