Home
last modified time | relevance | path

Searched defs:got_picture (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmjpegdec.h110 int got_picture; ///< we found a SOF and picture is valid, too. member
Drv34.c1570 int got_picture = 0, ret; in finish_frame() local
/third_party/ffmpeg/fftools/
Dffplay.c1777 int got_picture; in get_video_frame() local
/third_party/ffmpeg/libavformat/
Dutils.c3056 int got_picture = 1, ret = 0; local