Searched refs:packetno (Results 1 – 3 of 3) sorted by relevance
102 ogg_int64_t packetno; /* sequence number for decode; the framing member127 ogg_int64_t packetno; /* sequence number for decode; the framing member
987 os->packetno=0; in ogg_stream_reset()1020 os->packetno++; in _packetout()1031 os->packetno++; in _packetout()1050 op->packetno=os->packetno; in _packetout()1079 os->packetno++; in _packetout()
233 if(vd->sequence==-1 || vd->sequence+1 != op->packetno-3){ in vorbis_dsp_synthesis()239 vd->sequence=op->packetno; in vorbis_dsp_synthesis()