Home
last modified time | relevance | path

Searched refs:get_video_frame (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/doc/examples/
H A Dmuxing.c475 static AVFrame *get_video_frame(OutputStream *ost) in get_video_frame() function
523 return write_frame(oc, ost->enc, ost->st, get_video_frame(ost), ost->tmp_pkt); in write_video_frame()
/third_party/ffmpeg/fftools/
H A Dffplay.c1763 static int get_video_frame(VideoState *is, AVFrame *frame) in get_video_frame() function
2140 ret = get_video_frame(is, frame); in video_thread()

Completed in 7 milliseconds