Searched refs:url_feof (Results 151 - 159 of 159) sorted by relevance

1234567

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dmov.c260 while (total_size + 8 < atom.size && !url_feof(pb)) {
2434 url_feof(s->pb))
H A Dmatroskadec.c547 if (!url_feof(pb)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dmov.c260 while (total_size + 8 < atom.size && !url_feof(pb)) {
2434 url_feof(s->pb))
H A Dmatroskadec.c547 if (!url_feof(pb)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dmov.c260 while (total_size + 8 < atom.size && !url_feof(pb)) {
2434 url_feof(s->pb))
H A Dmatroskadec.c547 if (!url_feof(pb)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffplay.c2407 ic->pb->eof_reached= 0; //FIXME hack, ffplay maybe should not use url_feof() to test for the end
2538 if(url_feof(ic->pb) || eof) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffplay.c2407 ic->pb->eof_reached= 0; //FIXME hack, ffplay maybe should not use url_feof() to test for the end
2538 if(url_feof(ic->pb) || eof) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffplay.c2407 ic->pb->eof_reached= 0; //FIXME hack, ffplay maybe should not use url_feof() to test for the end
2538 if(url_feof(ic->pb) || eof) {

Completed in 225 milliseconds

1234567