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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffplay.c102 typedef struct VideoState { struct
175 } VideoState; typedef in typeref:struct:VideoState
178 static int audio_write_get_buf_size(VideoState *is);
218 static VideoState *cur_stream;
353 void fill_border(VideoState *s, int x, int y, int w, int h, int color)
652 static void video_image_display(VideoState *is)
775 static void video_audio_display(VideoState *s)
863 static int video_open(VideoState *is){
902 static void video_display(VideoState *is)
922 static void schedule_refresh(VideoState *i
[all...]

Completed in 100 milliseconds