Searched refs:packetno (Results 1 – 7 of 7) sorted by relevance
131 ogg_int64_t packetno; /* sequence number for decode; the framing member156 ogg_int64_t packetno; /* sequence number for decode; the framing member
1039 os->packetno=0; in ogg_stream_reset()1072 os->packetno++; in _packetout()1083 os->packetno++; in _packetout()1102 op->packetno=os->packetno; in _packetout()1131 os->packetno++; in _packetout()
261 if(vd->sequence==-1 || vd->sequence+1 != op->packetno-3){ in vorbis_dsp_synthesis()267 vd->sequence=op->packetno; in vorbis_dsp_synthesis()
78 ogg_int64_t packetno; /* sequence number for decode; the framing member98 ogg_int64_t packetno; /* sequence number for decode; the framing member
355 os->packetno++; in ogg_stream_iovecin()922 os->packetno=0; in ogg_stream_reset()949 os->packetno++; in _packetout()975 op->packetno=os->packetno; in _packetout()983 os->packetno++; in _packetout()1034 if(op->packetno!=sequence){ in checkpacket()1036 (long)(op->packetno),sequence); in checkpacket()
159 pack.packetno = 0; in decodeFrames()
230 pack.packetno = 0; in processVorbisDecoder()