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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libogg-1.1.4/include/ogg/
H A Dogg.h72 int e_o_s; /* set when we have buffered the last packet in the member in struct:__anon1078
94 long e_o_s; member in struct:__anon1079
160 int count, long e_o_s, ogg_int64_t granulepos);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dsynthesis.c65 vb->eofflag=op->e_o_s;
118 vb->eofflag=op->e_o_s;
H A Danalysis.c59 op->e_o_s=vb->eofflag;
H A Dbitrate.c246 op->e_o_s=vb->eofflag;
H A Dinfo.c560 op->e_o_s=0;
594 op->e_o_s=0;
609 op_comm->e_o_s=0;
624 op_code->e_o_s=0;
H A Dvorbisfile.c721 if(granulepos!=-1 && !op_ptr->e_o_s){
735 to have a reference point. Thus the !op_ptr->e_o_s clause
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libogg-1.1.4/src/
H A Dframing.c305 long e_o_s, ogg_int64_t granulepos){
357 if(e_o_s)os->e_o_s=1;
366 return ogg_stream_iovecin(os, &iov, 1, op->e_o_s, op->granulepos);
428 if(os->e_o_s && os->lacing_fill==vals)os->header[5]|=0x04;
501 if((os->e_o_s&&os->lacing_fill) || /* 'were done, now flush' case */
515 return os->e_o_s;
862 os->e_o_s=1;
896 os->e_o_s=0;
949 op->e_o_s
304 ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count, long e_o_s, ogg_int64_t granulepos) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dogg_encoder_aspect.c188 packet.e_o_s = 1;

Completed in 75 milliseconds