Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dvapoursynth.c53 int is_cfr; member
269 vs->is_cfr = 1; in read_header_vs()
448 if (vs->is_cfr) in read_packet_vs()
463 if (!vs->is_cfr) in read_seek_vs()
/third_party/ffmpeg/fftools/
H A Dffmpeg_mux.c104 if (ost->frame_rate.num && ost->is_cfr) { in of_write_packet()
H A Dffmpeg.h495 int is_cfr; member
H A Dffmpeg_opt.c2020 ost->is_cfr = (ost->vsync_method == VSYNC_CFR || ost->vsync_method == VSYNC_VSCFR); in new_video_stream()

Completed in 9 milliseconds