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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dogg_decoder_aspect.c66 aspect->end_of_stream = false;
93 aspect->end_of_stream = false;
137 while (*bytes < bytes_requested && !aspect->end_of_stream) {
226 aspect->end_of_stream = true;
248 if (aspect->end_of_stream && *bytes == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/private/
H A Dogg_decoder_aspect.h50 FLAC__bool end_of_stream; member in struct:FLAC__OggDecoderAspect
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Dminiwget.c223 goto end_of_stream;
274 end_of_stream:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibxavs.c48 int end_of_stream; member in struct:XavsContext
145 if (!frame && !(x4->end_of_stream)) {
155 x4->end_of_stream = END_OF_STREAM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibxavs.c46 int end_of_stream; member in struct:XavsContext
137 if (!bufsize && !frame && !(x4->end_of_stream)){
143 x4->end_of_stream = END_OF_STREAM;

Completed in 54 milliseconds