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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davio.h95 int must_flush; /**< true if the next seek should flush */ member in struct:AVIOContext
H A Daviobuf.c93 s->must_flush = 0;
197 s->must_flush = 0;
224 if (!s->must_flush && (!s->direct || !s->seek) &&
254 s->must_flush = 1;
864 s->must_flush = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davio.h187 int must_flush; /**< true if the next seek should flush */ member in struct:__anon3896
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Daviobuf.c89 s->must_flush = 0;
208 s->must_flush = 0;
233 if (!s->must_flush &&
252 s->must_flush = 1;
960 s->must_flush = 0;
H A Davio.h97 int must_flush; /**< true if the next seek should flush */ member in struct:__anon2124

Completed in 482 milliseconds