VideoState        218 ffplay.c       static VideoState *cur_stream;
VideoState       1062 ffplay.c           VideoState *is = opaque;
VideoState       1183 ffplay.c           VideoState *is = opaque;
VideoState       1351 ffplay.c           VideoState *is = arg;
VideoState       1403 ffplay.c           VideoState *is = arg;
VideoState       1687 ffplay.c           VideoState *is = opaque;
VideoState       1904 ffplay.c       static VideoState *global_video_state;
VideoState       1914 ffplay.c           VideoState *is = arg;
VideoState       2136 ffplay.c       static VideoState *stream_open(const char *filename, AVInputFormat *iformat)
VideoState       2138 ffplay.c           VideoState *is;
VideoState       2140 ffplay.c           is = av_mallocz(sizeof(VideoState));