Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h502 int forced_kf_index; member
Dffmpeg.c1319 if (ost->forced_kf_index < ost->forced_kf_count && in do_video_out()
1320 in_picture->pts >= ost->forced_kf_pts[ost->forced_kf_index]) { in do_video_out()
1321 ost->forced_kf_index++; in do_video_out()